Bug 248418

Summary: Support running RemoteRenderingBackendProxy objects per-thread.
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 244828, 248557    

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.