RESOLVED FIXED 266201
Share code for buffer swapping and copy-forward between RemoteLayerWithInProcessRendering and RemoteImageBufferSet
https://bugs.webkit.org/show_bug.cgi?id=266201
Summary Share code for buffer swapping and copy-forward between RemoteLayerWithInProc...
Matt Woodrow
Reported 2023-12-10 19:42:56 PST
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
Radar WebKit Bug Importer
Comment 1 2023-12-10 19:43:48 PST
Matt Woodrow
Comment 2 2023-12-10 19:48:04 PST
EWS
Comment 3 2024-09-14 23:50:43 PDT
Committed 283678@main (27846c09e4fe): <https://commits.webkit.org/283678@main> Reviewed commits have been landed. Closing PR #21615 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.