WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
284705
Move MediaRecorderPrivateWriter to GPU process
https://bugs.webkit.org/show_bug.cgi?id=284705
Summary
Move MediaRecorderPrivateWriter to GPU process
Jean-Yves Avenard [:jya]
Reported
2024-12-14 20:58:55 PST
MediaRecorderPrivateWriterAVFObjC uses an AVAssetWriter which can't run in the web process due to sandbox restrictions. Following
bug 281816
, MediaRecorder is no longer usable on iOS devices.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-14 20:59:06 PST
<
rdar://problem/141503370
>
Jean-Yves Avenard [:jya]
Comment 2
2024-12-15 01:21:52 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37983
Jean-Yves Avenard [:jya]
Comment 3
2024-12-15 05:07:42 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37986
EWS
Comment 4
2024-12-18 07:31:24 PST
Committed
288007@main
(34b2d01aae84): <
https://commits.webkit.org/288007@main
> Reviewed commits have been landed. Closing PR #37986 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