WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-10 19:43:48 PST
<
rdar://problem/119474592
>
Matt Woodrow
Comment 2
2023-12-10 19:48:04 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21615
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.
Top of Page
Format For Printing
XML
Clone This Bug