Bug 267165 - MediaPlayerPrivateWebM doesn't handle decoding errors.
Summary: MediaPlayerPrivateWebM doesn't handle decoding errors.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-05 19:45 PST by Jean-Yves Avenard [:jya]
Modified: 2024-01-12 05:31 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.