Bug 266201
| Summary: | Share code for buffer swapping and copy-forward between RemoteLayerWithInProcessRendering and RemoteImageBufferSet | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, thorton, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 306936 | ||
Matt Woodrow
Both of these classes have mostly-identical code for swapping buffers, copying pixels from back buffer to front buffer, clipping to the dirty region, and clearing.
We should refactor things so that this code is shared.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119474592>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/21615
EWS
Committed 283678@main (27846c09e4fe): <https://commits.webkit.org/283678@main>
Reviewed commits have been landed. Closing PR #21615 and removing active labels.