RESOLVED FIXED250367
Disallow MSE with mp4 should AVStreamDataParser be non-functional
https://bugs.webkit.org/show_bug.cgi?id=250367
Summary Disallow MSE with mp4 should AVStreamDataParser be non-functional
Jean-Yves Avenard [:jya]
Reported 2023-01-10 01:12:48 PST
SourceBufferParserAVFObjC only checks that AVStreamDataParser class exists, but on iPhone device the class is available, it just returns nil when being initialised.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-10 01:13:06 PST
Jean-Yves Avenard [:jya]
Comment 2 2023-01-10 01:18:28 PST
EWS
Comment 3 2023-01-10 05:08:58 PST
Committed 258716@main (1f860580a5b3): <https://commits.webkit.org/258716@main> Reviewed commits have been landed. Closing PR #8439 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.