Open
Bug 1423154
Opened 7 years ago
Updated 3 years ago
Investigate the MediaDocumentStreamListener in ImageDocument.
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: bechen, Unassigned)
References
Details
Fork from bug 1421004 comment 10.
Since the MediaDocumentStreamListener holds a reference of MediaDocument. That means there is a cycle reference between ImageDocument and ImageListener.
Somehow we need to break the cycle...
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•