Closed
Bug 1178680
Opened 10 years ago
Closed 10 years ago
Remove MediaDecoder::Observe as we have MediaShutdownManager
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
Details
Attachments
(1 file)
2.35 KB,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
MediaDecoder doesn't call nsContentUtils::RegisterShutdownObserver(this) anymore. We can remove MediaDecoder::Observe().
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Updated•10 years ago
|
Attachment #8628062 -
Flags: review?(cpearce) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Thanks for the review.
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Updated•10 years ago
|
Target Milestone: mozilla41 → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•