RESOLVED FIXED 253683
Split RemoteLayerBackingStore into separate classes for Web process and UI process
https://bugs.webkit.org/show_bug.cgi?id=253683
Summary Split RemoteLayerBackingStore into separate classes for Web process and UI pr...
Matt Woodrow
Reported 2023-03-09 17:00:49 PST
The code and data members for each process are entirely separate, and so have them intermingled in a single class makes the code harder to understand.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-09 17:05:55 PST
Matt Woodrow
Comment 2 2023-03-09 17:06:47 PST
EWS
Comment 3 2023-03-12 14:15:35 PDT
Committed 261552@main (6ef716ad7cfa): <https://commits.webkit.org/261552@main> Reviewed commits have been landed. Closing PR #11337 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.