Bug 267165

Summary: MediaPlayerPrivateWebM doesn't handle decoding errors.
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] 2024-01-05 19:45:10 PST
There's no handling for decoding errors in MediaPlayerPrivateWebM and errors are just ignored which would make the content appear as not playing.
Comment 1 Radar WebKit Bug Importer 2024-01-05 19:45:31 PST
<rdar://problem/120570295>
Comment 2 Jean-Yves Avenard [:jya] 2024-01-10 03:25:52 PST
Pull request: https://github.com/WebKit/WebKit/pull/22576
Comment 3 EWS 2024-01-12 05:31:43 PST
Committed 272969@main (ac3459ad6236): <https://commits.webkit.org/272969@main>

Reviewed commits have been landed. Closing PR #22576 and removing active labels.