Closed
Bug 1583882
Opened 6 years ago
Closed 6 years ago
Picture-in-Picture player window should close if the associated <video> is removed from the DOM
Categories
(Toolkit :: Video/Audio Controls, defect, P1)
Toolkit
Video/Audio Controls
Tracking
()
VERIFIED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | verified |
People
(Reporter: mconley, Assigned: mconley)
References
Details
Attachments
(4 files)
Just as it says on the tin.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mconley
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D47611
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D47612
Assignee | ||
Comment 4•6 years ago
|
||
Depends on D47613
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f219d86f132e
Remove vestigial TogglePictureInPicture privileged method on HTMLVideoElement. r=webidl,dminor,smaug*
https://hg.mozilla.org/integration/autoland/rev/ab530e0ca195
Fire an event when a <video> being visually cloned is removed from the DOM. r=dminor
https://hg.mozilla.org/integration/autoland/rev/6b4844ef3b2b
Close Picture-in-Picture player window if the originating <video> is removed from the DOM. r=JSON_voorhees
https://hg.mozilla.org/integration/autoland/rev/43c79d7f6b64
Regression test. r=JSON_voorhees
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f219d86f132e
https://hg.mozilla.org/mozilla-central/rev/ab530e0ca195
https://hg.mozilla.org/mozilla-central/rev/6b4844ef3b2b
https://hg.mozilla.org/mozilla-central/rev/43c79d7f6b64
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Comment 8•6 years ago
|
||
Build ID 20191022214314
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0
Verified as fixed on the latest Nightly build on Windows 10.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•