WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-22 05:54:40 PST
<
rdar://problem/103635894
>
Kimmo Kinnunen
Comment 2
2022-12-22 06:25:35 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8002
Kimmo Kinnunen
Comment 3
2023-05-22 05:09:53 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13648
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.
Top of Page
Format For Printing
XML
Clone This Bug