Closed
Bug 1590780
Opened 6 years ago
Closed 6 years ago
Original video listeners are not cleaned when PIP player is closed
Categories
(Toolkit :: Video/Audio Controls, defect, P3)
Toolkit
Video/Audio Controls
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: mstriemer, Assigned: mstriemer)
References
Details
Attachments
(1 file)
When the PIP player is closed, its listeners on the original video are not removed.
STR
- Open a PIP player
- Close the PIP player
- Open another PIP player
- Pause the video
Expected results: No errors, only one PIP player is listening to play/pause
Actual results: An error is shown in the console from PictureInPictureChild.jsm NS_ERROR_NOT_INITIALIZED
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Attachment #9104353 -
Attachment description: Bug 1590780 - Cleanup PiP video listeners when hidden r?mconley → Bug 1590780 - Cleanup PiP video listeners when closed r?mconley
Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7fc5d10588f9
Cleanup PiP video listeners when closed r=mconley
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Updated•6 years ago
|
Assignee: nobody → mstriemer
Updated•6 years ago
|
QA Whiteboard: [good first verify]
You need to log in
before you can comment on or make changes to this bug.
Description
•