update main controller to the last tab playing media
Categories
(Core :: Audio/Video: Playback, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox74 | --- | wontfix |
firefox75 | --- | wontfix |
firefox76 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
(Regression)
Details
(Keywords: regression)
Attachments
(7 files)
(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 |
Since bug1571493, we are able to control media even if we pause it from website directly, not from the media control keys. But it causes another problem which is we lost tracking the last tab playing media, so we should fix this issue in order to always let media control keys to control the last tab playing media.
STR.
- playing media in tab A
- playing media in another tab B
- pause media in tab A by directly controlling media from page
- start media in tabA again by directly controlling media from page
- press media control key
Expect.
6. tab A should be controlled
Actual.
6. We are controlling tab B, not tab A
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Assignee | ||
Comment 7•5 years ago
|
||
Target this bug on this release cycle (Fx76) so mark it as P1.
Assignee | ||
Comment 8•5 years ago
|
||
Assignee | ||
Comment 9•5 years ago
|
||
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2511ace99c5e
https://hg.mozilla.org/mozilla-central/rev/d3f1873dfae9
https://hg.mozilla.org/mozilla-central/rev/1185f5a8daf8
https://hg.mozilla.org/mozilla-central/rev/5241e4aab772
https://hg.mozilla.org/mozilla-central/rev/d17830bcc177
https://hg.mozilla.org/mozilla-central/rev/3d865b06d46d
https://hg.mozilla.org/mozilla-central/rev/827124686e24
Updated•5 years ago
|
Updated•5 years ago
|
Description
•