Bug 250367

Summary: Disallow MSE with mp4 should AVStreamDataParser be non-functional
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: 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   

Description Jean-Yves Avenard [:jya] 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.
Comment 1 Radar WebKit Bug Importer 2023-01-10 01:13:06 PST
<rdar://problem/104065947>
Comment 2 Jean-Yves Avenard [:jya] 2023-01-10 01:18:28 PST
Pull request: https://github.com/WebKit/WebKit/pull/8439
Comment 3 EWS 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.