WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-08-06 01:27:38 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16426
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
<
rdar://problem/113655590
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug