Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f92900fd3d98e945b2cfa8c54fd0611bead3472b https://github.com/WebKit/WebKit/commit/f92900fd3d98e945b2cfa8c54fd0611bead3472b Author: Ryosuke Niwa <rn...@webkit.org> Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths: A LayoutTests/requestidlecallback/requestidlecallback-does-not-block-timer-expected.txt A LayoutTests/requestidlecallback/requestidlecallback-does-not-block-timer.html Log Message: ----------- Scheduling requestIdleCallback should not block a timer from firing https://bugs.webkit.org/show_bug.cgi?id=203840 Reviewed by Wenson Hsieh. Added a test to verify scheduling of an idle callback would not block the timer from running soon. * LayoutTests/requestidlecallback/requestidlecallback-does-not-block-timer-expected.txt: Added. * LayoutTests/requestidlecallback/requestidlecallback-does-not-block-timer.html: Added. Canonical link: https://commits.webkit.org/267029@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes