Bug 284705
| Summary: | Move MediaRecorderPrivateWriter to GPU process | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
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
<rdar://problem/141503370>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/37983
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/37986
EWS
Committed 288007@main (34b2d01aae84): <https://commits.webkit.org/288007@main>
Reviewed commits have been landed. Closing PR #37986 and removing active labels.