Activate media controller when media enters fullscreen
Categories
(Core :: Audio/Video: Playback, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(7 files, 1 obsolete file)
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details |
This is a request from Firefox Reality team and they want to control media before media starts. So we would like to create an API to allow them to have this behavior, but other platforms would still remain current behavior.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Early today I was discussing with Agi about what we should provide to FxR in order to reach their need, but we haven't got a conclusion yet. So I will pause doing this until we finalize the plan.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 6•4 years ago
|
||
According to the offline discussion with agi, we would change our approach to "be able to control media when media enters fullscreen" which can achieve the requirement from FxR.
Assignee | ||
Comment 7•4 years ago
|
||
This patch would
- notify media controller when media enters/leaves fullscreen
The advantage of doing this is
- prework of being able to control media when media enters fullscreen
Updated•4 years ago
|
Assignee | ||
Comment 8•4 years ago
|
||
This patch would
- active the controller when it enters fullscreen or picture-in-picture mode
The advantage of doing this is
- allow to control media even if media doesn't start
Assignee | ||
Comment 9•4 years ago
|
||
Assignee | ||
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
Comment 12•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/57488aa443a6
https://hg.mozilla.org/mozilla-central/rev/74f5999fa644
https://hg.mozilla.org/mozilla-central/rev/84b2f31af5c7
https://hg.mozilla.org/mozilla-central/rev/8198377cf28b
https://hg.mozilla.org/mozilla-central/rev/ef8e38e743f2
https://hg.mozilla.org/mozilla-central/rev/97a24a095f23
https://hg.mozilla.org/mozilla-central/rev/000e442241d3
Description
•