Not able to control another muted media after pressing `next/prev track` on controllable muted media
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(4 files)
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
STR.
- go to https://www.youtube.com/watch?v=SaicC0AFwUc&list=PL4360C46560CE3B16
- play video
- mute video
- press
next track
- jump to next video, and muted video started
Expect.
6. still able to control video via media keys
Actual.
6. Not able to control video via media keys
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b97b8759b686
https://hg.mozilla.org/mozilla-central/rev/a18103008464
https://hg.mozilla.org/mozilla-central/rev/a683efbf01c1
https://hg.mozilla.org/mozilla-central/rev/216b96d6a2b3
Comment 8•4 years ago
|
||
Backed out for wpt leakchecks on setactionhandler.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/49c98e03b5877b93000a6cc3ee7b1de9808e8e91
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=316475233&repo=autoland&lineNumber=6481
Assignee | ||
Updated•4 years ago
|
Comment 10•4 years ago
|
||
Backout merged: https://hg.mozilla.org/mozilla-central/rev/49c98e03b587
Comment 11•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5a035588b98d
https://hg.mozilla.org/mozilla-central/rev/3e345c20dc2e
https://hg.mozilla.org/mozilla-central/rev/b5107408e698
https://hg.mozilla.org/mozilla-central/rev/6975dde1cb29
Assignee | ||
Comment 12•4 years ago
|
||
Comment on attachment 9176699 [details]
Bug 1665527 - part1 : deactivate a controller only when it doesn't have controlled media and active media session.
Beta/Release Uplift Approval Request
- User impact if declined: Users won't be able to control video via media keys after pressing
prev/next track
under certain condition - Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Please follow comment0
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This patch extends the tab's ability of receiving media keys, it's a small change which only affect websites using MediaSession API. In addition, attaching new automation tests to increase test coverage helps to reduce the risk as well.
- String changes made/needed:
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 13•4 years ago
|
||
Comment on attachment 9176699 [details]
Bug 1665527 - part1 : deactivate a controller only when it doesn't have controlled media and active media session.
Thanks for adding tests.
Approved for 82.0b4
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 14•4 years ago
|
||
This issue is verified as Fixed in our latest Nightly build on Windows 10 , Mac OSX 10.15 and Ubuntu 18.04. I will update the Flag for 82 and 81 and I recheck this issue in Beta 82.0b4, I will leave the qe-verify + flag for now.
Comment 15•4 years ago
|
||
bugherder uplift |
Updated•4 years ago
|
Comment 16•4 years ago
|
||
This issue is verified as fixed in our latest Beta 82.0b4 on Windows 10, Mac OSX 10.15 and Ubuntu 18.04.
Description
•