Add the Picture-in-Picture toggle to the <video controls/> UAWidget binding
Categories
(Toolkit :: Video/Audio Controls, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
Details
Attachments
(5 files)
This will require the following:
-
The ability for the UAWidget to know whether or not the preference to show the toggle is enabled
-
The ability for the UAWidget to launch Picture-in-Picture when the user clicks on that toggle (likely via a WebIDL method on HTMLVideoElement, since the events dispatched directly from the UAWidget scope don't seem to be trusted)
-
Adjust the PictureInPictureToggleChild to not show the AnonymousContent toggle or flyout toggle over top of <video controls/> elements
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D26775
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D26776
Assignee | ||
Comment 4•6 years ago
|
||
This also stops the PictureInPictureToggleChild from tracking videos with controls for now.
Depends on D26777
Assignee | ||
Comment 7•6 years ago
|
||
Bah, this will teach me to "clean up a patch" after pushing to try. :( (This is to fix the TV failure on the most recent push).
Comment 8•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3619626a7662
https://hg.mozilla.org/mozilla-central/rev/22f9a15468c4
https://hg.mozilla.org/mozilla-central/rev/fbb2191cafbe
https://hg.mozilla.org/mozilla-central/rev/bd9017823675
Comment 9•6 years ago
|
||
bugherder |
Description
•