RESOLVED FIXED 248418
Support running RemoteRenderingBackendProxy objects per-thread.
https://bugs.webkit.org/show_bug.cgi?id=248418
Summary Support running RemoteRenderingBackendProxy objects per-thread.
Matt Woodrow
Reported 2022-11-28 13:10:46 PST
GPUProcess updated to handle multiple instances of GPUConnectionToWebProcess per web process, by storing both the primary connection (connected to the main thread of the web process), and a list of secondary connections (for workers).
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-28 13:11:00 PST
Matt Woodrow
Comment 2 2022-11-28 13:20:33 PST
EWS
Comment 3 2022-12-01 18:09:19 PST
Committed 257266@main (7ae4b48cc67a): <https://commits.webkit.org/257266@main> Reviewed commits have been landed. Closing PR #6879 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.