Closed
Bug 1182418
Opened 10 years ago
Closed 10 years ago
MediaSourceReader not always selecting the right sub-reader
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: jya, Assigned: jya)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(1 obsolete file)
This is a regression introduced in bug 1163445.
The search in the buffered ranges is incorrect
Assignee | ||
Comment 1•10 years ago
|
||
How did that even work !!!???
Attachment #8632037 -
Flags: review?(matt.woodrow)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jyavenard
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8632037 [details] [diff] [review]
Properly select decoders in MediaSourceReader.
Approval Request Comment
[Feature/regressing bug #]: bug 1163445
[User impact if declined]: Stall in MSE, in particular YouTube
[Describe test coverage new/current, TreeHerder]:
[Risks and why]: Very low, this is just doing what it was doing prior bug 1163445. It's a miracle it worked (I'm still unsure how it can)
[String/UUID change made/needed]: None
Attachment #8632037 -
Flags: approval-mozilla-beta?
Attachment #8632037 -
Flags: approval-mozilla-aurora?
Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8632037 [details] [diff] [review]
Properly select decoders in MediaSourceReader.
doh ! I can't read code :(
Attachment #8632037 -
Flags: approval-mozilla-beta?
Attachment #8632037 -
Flags: approval-mozilla-aurora?
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•10 years ago
|
Attachment #8632037 -
Flags: review?(matt.woodrow)
Assignee | ||
Updated•10 years ago
|
Attachment #8632037 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•