Bug 260112
Summary: | Cap the duration of EventLoop::run in the main thread | ||
---|---|---|---|
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: | 202843 |
Ryosuke Niwa
We should cap EventLoop::run so that the runloop has a chance to interrupt for timers, IPC, etc...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/16636
EWS
Committed 266896@main (9c5882309252): <https://commits.webkit.org/266896@main>
Reviewed commits have been landed. Closing PR #16636 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/113889265>