WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
265617
RemoteLayerBackingStoreCollection doesn't support mixing remote rendering with in process rendering
https://bugs.webkit.org/show_bug.cgi?id=265617
Summary
RemoteLayerBackingStoreCollection doesn't support mixing remote rendering wit...
Matt Woodrow
Reported
2023-11-30 16:39:12 PST
We currently have a polymorphic RemoteLayerBackingStoreCollection object, which requires an upfront decision about whether in-process or remote rendering will be used. We should instead have a single RemoteLayerBackingStoreCollection which supports mixing in-process and remote RemoteLayerBackingStore objects as needed.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-30 16:39:23 PST
<
rdar://problem/119010082
>
Matt Woodrow
Comment 2
2023-11-30 16:44:31 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21131
EWS
Comment 3
2023-12-04 20:20:31 PST
Committed
271529@main
(12198a179de6): <
https://commits.webkit.org/271529@main
> Reviewed commits have been landed. Closing PR #21131 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