RESOLVED FIXED Bug 204042
Integrate microtask queue into the event loop
https://bugs.webkit.org/show_bug.cgi?id=204042
Summary Integrate microtask queue into the event loop
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.