Trigger media session's action handlers by media control keys
Categories
(Core :: Audio/Video: Playback, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(7 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
In this bug, we would connect the implementation of media control with the media session, then when pressing media control keys, it can trigger corresponding media session's action handlers.
That includes
(1) select globally active media session among tabs
(2) select active media session within a tab
(3) dispatch media control key events to correct handler
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Assignee | ||
Comment 7•5 years ago
|
||
Assignee | ||
Comment 8•5 years ago
|
||
Assignee | ||
Comment 9•5 years ago
|
||
Assignee | ||
Comment 10•5 years ago
|
||
Assignee | ||
Comment 11•5 years ago
|
||
According the discussion in berlin allhands, change this bug to P1 to indicate that I'm currently working on it.
Comment 13•5 years ago
|
||
Comment 14•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/dc80e2e315bb
https://hg.mozilla.org/mozilla-central/rev/d9c81e130d8e
https://hg.mozilla.org/mozilla-central/rev/e84b9499917e
https://hg.mozilla.org/mozilla-central/rev/f68e07f10eff
https://hg.mozilla.org/mozilla-central/rev/81962e36e851
https://hg.mozilla.org/mozilla-central/rev/dc190b263fc7
https://hg.mozilla.org/mozilla-central/rev/02f224473690
Description
•