Bug 204042

Summary: Integrate microtask queue into the event loop
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, ggaren, sam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 204335, 204397, 204491, 204492, 204546    
Bug Blocks: 202843, 164193    

Ryosuke Niwa
Reported 2019-11-08 23:09:11 PST
We should integrate the microtask queue with the event loop code. This refactoring is needed before we can push EventLoop code to WTF/JSC.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-11-08 23:09:36 PST
Ryosuke Niwa
Comment 2 2019-12-08 15:39:36 PST
This work has been completed as of r204492.
Note You need to log in before you can comment on or make changes to this bug.