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
Radar WebKit Bug Importer
Comment 1 2024-12-14 20:59:06 PST
Jean-Yves Avenard [:jya]
Comment 2 2024-12-15 01:21:52 PST
Jean-Yves Avenard [:jya]
Comment 3 2024-12-15 05:07:42 PST
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.