Bug 307722
| Summary: | Flush tile drawing only after we've finished drawing to all of the tiles | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
We can use CGIOSurfaceContextFlushQueue to start rendering after each tile, and then only flush at the end of painting.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170273718>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/58564
EWS
Committed 307551@main (3b5c5e2e255e): <https://commits.webkit.org/307551@main>
Reviewed commits have been landed. Closing PR #58564 and removing active labels.