WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244493
RemoteVideoFrameObjectHeapProxyProcessor is using IPC in non-thread-safe manner
https://bugs.webkit.org/show_bug.cgi?id=244493
Summary
RemoteVideoFrameObjectHeapProxyProcessor is using IPC in non-thread-safe manner
Kimmo Kinnunen
Reported
2022-08-29 05:34:42 PDT
RemoteVideoFrameObjectHeapProxyProcessor is using IPC in non-thread-safe manner - Connection::UniqueID is not thread-safe and should not be used. Code should be moved away from UniqueID. - Connection::addWorkQueueMessageReceiver() cannot be called from the constructor
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-29 05:35:22 PDT
<
rdar://problem/99273408
>
Kimmo Kinnunen
Comment 2
2022-08-29 05:37:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3768
EWS
Comment 3
2022-08-29 23:17:57 PDT
Committed
253935@main
(07881767d61f): <
https://commits.webkit.org/253935@main
> Reviewed commits have been landed. Closing PR #3768 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