Bug 204042
| Summary: | Integrate microtask queue into the event loop | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | DOM | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/57045166>
Ryosuke Niwa
This work has been completed as of r204492.