[Webkit-unassigned] [Bug 266201] New: Share code for buffer swapping and copy-forward between RemoteLayerWithInProcessRendering and RemoteImageBufferSet
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 10 19:42:56 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266201
Bug ID: 266201
Summary: Share code for buffer swapping and copy-forward
between RemoteLayerWithInProcessRendering and
RemoteImageBufferSet
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mattwoodrow at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
thorton at apple.com, zalan at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231211/731fef76/attachment.htm>
More information about the webkit-unassigned
mailing list