RESOLVED FIXED 249769
RemoteRenderingBackend, GPU and GraphicsContextGL are opening the stream connection in inconsistent manner
https://bugs.webkit.org/show_bug.cgi?id=249769
Summary RemoteRenderingBackend, GPU and GraphicsContextGL are opening the stream conn...
Kimmo Kinnunen
Reported 2022-12-22 05:54:15 PST
RemoteRenderingBackend, GPU and GraphicsContextGL are opening the stream connection in inconsistent manner The connection should be opened on the work queue. The work queue should be SerialFunctionDispatcher, in order for IPC::Connection do deliver the messages to it in consistent manner.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-22 05:54:40 PST
Kimmo Kinnunen
Comment 2 2022-12-22 06:25:35 PST
Kimmo Kinnunen
Comment 3 2023-05-22 05:09:53 PDT
EWS
Comment 4 2023-05-24 00:42:03 PDT
Committed 264465@main (4f873b820034): <https://commits.webkit.org/264465@main> Reviewed commits have been landed. Closing PR #13648 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.