RESOLVED FIXED 203840
Scheduling requestIdleCallback should not block a timer from firing
https://bugs.webkit.org/show_bug.cgi?id=203840
Summary Scheduling requestIdleCallback should not block a timer from firing
Ryosuke Niwa
Reported 2019-11-04 19:46:10 PST
When a timer is about to fire, idle callback should not have a higher precedence over the timer.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-11-04 19:46:42 PST
Ryosuke Niwa
Comment 2 2023-08-06 00:07:14 PDT
This is implemented as a part of https://github.com/WebKit/WebKit/pull/16417. Will add a test.
Ryosuke Niwa
Comment 3 2023-08-17 16:48:09 PDT
EWS
Comment 4 2023-08-17 20:56:08 PDT
Committed 267029@main (f92900fd3d98): <https://commits.webkit.org/267029@main> Reviewed commits have been landed. Closing PR #16814 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.