/app/webkit/Source/WTF/wtf/posix/ThreadingPOSIX.cpp:612:49: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] if (absoluteTime > WallTime::fromRawSeconds(std::numeric_limits<time_t>::max())) { ~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated.
Pull request: https://github.com/WebKit/WebKit/pull/3845
Committed 253981@main (540e189f3d4e): <https://commits.webkit.org/253981@main> Reviewed commits have been landed. Closing PR #3845 and removing active labels.
<rdar://problem/99381554>