Bug 260115

Summary: Event loop should attempt to run idle callbacks at the end of each task
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 164193    

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
Ryosuke Niwa
Comment 1 2023-08-11 22:02:26 PDT
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
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.