Closed
Bug 1203449
Opened 10 years ago
Closed 10 years ago
Remove OutputStreamListener from DecodedStream.cpp
Categories
(Core :: Audio/Video: Playback, defect, P2)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
References
Details
Attachments
(1 file)
The class is introduced to fix bug 1128420. However, after bug 1201393 is landed, the output streams will no longer block the decoded stream and therefore we can remove the class now.
Assignee | ||
Updated•10 years ago
|
Updated•10 years ago
|
Priority: -- → P2
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jwwang
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Bug 1203449 - Remove OutputStreamListener from DecodedStream.cpp.
Attachment #8659790 -
Flags: review?(roc)
Comment on attachment 8659790 [details]
MozReview Request: Bug 1203449 - Remove OutputStreamListener from DecodedStream.cpp.
https://reviewboard.mozilla.org/r/19017/#review16887
Attachment #8659790 -
Flags: review?(roc) → review+
Assignee | ||
Comment 4•10 years ago
|
||
Thanks for the review!
Comment 6•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•