Turn on the pref 'dom.media.mediasession.enabled' on Nightly
Categories
(Core :: Audio/Video: Playback, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
(Keywords: dev-doc-complete)
Attachments
(2 files)
We have finished connecting media control keys to media session's action handlers, and close to finish showing media session's metadata on virtual control interface.
So I think it's time to turn on this pref on Nightly in order to gather more feedbacks and catch potential bugs.
Assignee | ||
Comment 1•5 years ago
|
||
Comment 2•5 years ago
|
||
Hi. I've been following and testing this feature, as I'm really looking forward to it.
I have not reported this since the feature seemed work-in-progress, but as of 75.0a1 (2020-03-04), turning on the pref still breaks playback on music.yotube.com. Previously it also threw an error in the console, however this seems to no longer be the case. It looked like the code was not built to support partial implementations. Is this behavior still expected at this point?
Assignee | ||
Comment 3•5 years ago
|
||
Thank you for telling me that, I can confirm that music.yotube.com
didn't work after I enabled media session. I would take a look to see what API they're using which we don't have, in order not to break them after enabling media session.
Assignee | ||
Comment 4•5 years ago
|
||
Target it on next release cycle because I have to ensure that enabling media session won't break any sites, eg. music.youtube.
Assignee | ||
Comment 5•5 years ago
|
||
I can confirm that youtube.music can work well after we apply the patches from bug1580623, bug1582508 and bug1582509. So I will enable the pref after those bugs get fixed.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 6•5 years ago
|
||
Ah, sorry I was wrong, we only need the patch from bug1580623, then youtube.music can work well.
Comment 8•5 years ago
|
||
Backed out 3 changesets (bug 1620077, bug 1580623) for causing mochitest failures
https://hg.mozilla.org/integration/autoland/rev/bc13649cbfa3ef1da31685275d0c15ac7b121704
push that caused the backout: https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=293577667&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=981e37f4d18dd9845697ad099da0a9d9068c94dd&failure_classification_id=2
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 9•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0127495e093c
https://hg.mozilla.org/mozilla-central/rev/e24f1d77c46e
Updated•5 years ago
|
Comment 12•5 years ago
|
||
Description
•