Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8016912ab5f3c4c60306c8eff921245b973a6b0f
https://github.com/WebKit/WebKit/commit/8016912ab5f3c4c60306c8eff921245b973a6b0f
Author: Ryosuke Niwa <[email protected]>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M Source/WebCore/dom/WindowEventLoop.cpp
Log Message:
-----------
Make use of inequality operator consistent with
IdleCallbackDurationExpectation
https://bugs.webkit.org/show_bug.cgi?id=260359
Reviewed by Antti Koivisto.
Always use < to compare against now + IdleCallbackDurationExpectation.
* Source/WebCore/dom/WindowEventLoop.cpp:
(WebCore::WindowEventLoop::didReachTimeToRun):
Canonical link: https://commits.webkit.org/267015@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes