Open
Bug 1955896
Opened 1 month ago
Fatal decode errors after HAVE_METADATA are not reported if resource selection mode is children
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: karlt, Unassigned)
References
Details
"Fatal errors in decoding the media data that occur after the user agent has established whether the current media resource is usable (i.e. once the media element's readyState attribute is no longer HAVE_NOTHING) must cause the user agent to" "Abort the overall resource selection algorithm."
This is not happening when resource selection mode is children:
https://searchfox.org/mozilla-central/rev/03f39c99dc11e3f0c51cfb61b5f84cad988326d0/dom/html/HTMLMediaElement.cpp#5723
You need to log in
before you can comment on or make changes to this bug.
Description
•