Bug 255769
| Summary: | Use a RunLoop Observer for RemoteLayerTreeDrawingArea | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | bfulgham, commit-queue, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 255851 | ||
| Bug Blocks: | |||
Matt Woodrow
RunLoop Observers support `breakToAllowRenderingUpdate()`, which lets us schedule a rendering update to happen without waiting for other tasks.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/13013
EWS
Committed 263269@main (465af8bb6a56): <https://commits.webkit.org/263269@main>
Reviewed commits have been landed. Closing PR #13013 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/108390477>
WebKit Commit Bot
Re-opened since this is blocked by bug 255851
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/13166