Bug 259903
| Summary: | Uncouple EventLoopTimer from SuspendableTimer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | DOM | Assignee: | 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
Uncouple EventLoopTimer and SuspendableTimer so that we don't need ScriptExecutionContext
for scheduling a (repeating) task on the event loop.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/16456
EWS
Committed 266699@main (73fb990c113c): <https://commits.webkit.org/266699@main>
Reviewed commits have been landed. Closing PR #16456 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/113586040>