Closed
Bug 1323928
Opened 8 years ago
Closed 8 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | /media-source/mediasource-endofstream.html | MediaSource.endOfStream(): media element notified that it now has all of the media data - Test timed out
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox51 | --- | unaffected |
firefox52 | --- | unaffected |
firefox53 | --- | fixed |
People
(Reporter: jya, Assigned: jya)
References
Details
(Keywords: intermittent-failure)
Assignee | ||
Comment 1•8 years ago
|
||
With MSE, readyState is based on the buffered range.
Now that the buffered range is calculated asynchronously, the value of the readyState may not always be amended at the time the value is checked.
We should fix that.
Blocks: 1319992
Assignee | ||
Updated•8 years ago
|
Component: Audio/Video: Recording → Audio/Video: Playback
Assignee | ||
Comment 2•8 years ago
|
||
will be fixed with bug 1319992 relanding
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
status-firefox51:
--- → unaffected
status-firefox52:
--- → unaffected
status-firefox53:
--- → fixed
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•