Bug 259872
Summary: | breakToAllowRenderingUpdate should stop event loop preemptively | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
Status: | NEW | ||
Severity: | Normal | CC: | cdumez, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 202843 |
Ryosuke Niwa
WindowEventLoop::breakToAllowRenderingUpdate should stop the event loop just like it stops run loop and timers.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/16431
Radar WebKit Bug Importer
<rdar://problem/113816774>