WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
267128
RemoteGPUProxy uses GPUProcessConnection in thread-unsafe manner
https://bugs.webkit.org/show_bug.cgi?id=267128
Summary
RemoteGPUProxy uses GPUProcessConnection in thread-unsafe manner
Kimmo Kinnunen
Reported
2024-01-05 05:27:14 PST
RemoteGPUProxy uses GPUProcessConnection in thread-unsafe manner RemoteGPUProxy might be instantiated in a Worker. GPUProcessConnection cannot be stored into RemoteGPUProxy as GPUProcessConnection cannot be used from non-main thread.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-01-05 05:27:24 PST
<
rdar://problem/120539209
>
Kimmo Kinnunen
Comment 2
2024-01-05 05:33:23 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22432
EWS
Comment 3
2024-01-06 06:23:27 PST
Committed
272731@main
(11e984bdb5d8): <
https://commits.webkit.org/272731@main
> Reviewed commits have been landed. Closing PR #22432 and removing active labels.
EWS
Comment 4
2024-01-17 12:45:49 PST
Committed
272448.239@safari-7618-branch
(e13b8e260107): <
https://commits.webkit.org/272448.239@safari-7618-branch
> Reviewed commits have been landed. Closing PR #1025 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