RESOLVED FIXED Bug 259866
Implement timeout for idle callbacks
https://bugs.webkit.org/show_bug.cgi?id=259866
Summary Implement timeout for idle callbacks
Ryosuke Niwa
Reported 2023-08-05 23:08:21 PDT
Right now, each IdleCallbackController has a notion of idle period. Move this to WindowEventLoop so that multiple IdleCallbackControllers in multiple documents can share the same deadline if they also share WindowEventLoop.
Attachments
Ryosuke Niwa
Comment 1 2023-08-06 01:27:38 PDT
EWS
Comment 2 2023-08-09 16:17:40 PDT
Committed 266745@main (b7bc61d59e5e): <https://commits.webkit.org/266745@main> Reviewed commits have been landed. Closing PR #16426 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-08-09 16:18:17 PDT
Note You need to log in before you can comment on or make changes to this bug.