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 260115
Event loop should attempt to run idle callbacks at the end of each task
https://bugs.webkit.org/show_bug.cgi?id=260115
Summary
Event loop should attempt to run idle callbacks at the end of each task
Ryosuke Niwa
Reported
2023-08-11 20:10:14 PDT
Based on
https://html.spec.whatwg.org/multipage/webappapis.html#event-loop-processing-model
, we're supposed to start an idle period after executing task whenever it seems the certain criteria.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-08-11 22:02:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16640
EWS
Comment 2
2023-08-14 14:52:08 PDT
Committed
266877@main
(374b4feb0aef): <
https://commits.webkit.org/266877@main
> Reviewed commits have been landed. Closing PR #16640 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-08-14 14:53:16 PDT
<
rdar://problem/113874296
>
Ryosuke Niwa
Comment 4
2023-08-14 15:56:43 PDT
***
Bug 260131
has been marked as a duplicate of this bug. ***
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