Closed
Bug 990892
Opened 11 years ago
Closed 11 years ago
MediaMetadataManager::DispatchMetadataIfNeeded leaks
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: kinetik, Assigned: kinetik)
References
Details
Attachments
(1 file)
1.46 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
DispatchMetadataIfNeeded pops from mMetadataQueue but doesn't delete the popped elements. Possibly shows up as the leak in bug 982111 comment 5.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8400408 -
Flags: review?(paul)
Comment 2•11 years ago
|
||
Comment on attachment 8400408 [details] [diff] [review]
bug990892_v0.patch
Review of attachment 8400408 [details] [diff] [review]:
-----------------------------------------------------------------
oops.
Attachment #8400408 -
Flags: review?(paul) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in
before you can comment on or make changes to this bug.
Description
•