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
293174
MediaRecorderPrivateEncoder shouldn't use lock on audio thread.
https://bugs.webkit.org/show_bug.cgi?id=293174
Summary
MediaRecorderPrivateEncoder shouldn't use lock on audio thread.
Jean-Yves Avenard [:jya]
Reported
2025-05-17 00:55:07 PDT
MediaRecorderPrivateEncoder::writeDataToRingBuffer takes a lock on the audio thread. this is bad.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-05-17 00:55:17 PDT
<
rdar://problem/151516146
>
Jean-Yves Avenard [:jya]
Comment 2
2025-05-17 04:31:33 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45544
EWS
Comment 3
2025-05-19 04:08:36 PDT
Committed
295090@main
(61d17594f7e3): <
https://commits.webkit.org/295090@main
> Reviewed commits have been landed. Closing PR #45544 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