Bug 1620077 - part1 : Turn on the pref 'dom.media.mediasession.enabled' on Nightly. r=chunmin

Differential Revision: https://phabricator.services.mozilla.com/D65409

--HG--
extra : moz-landing-system : lando
This commit is contained in:
alwu 2020-03-18 23:00:13 +00:00
parent 1f4abcaa1a
commit cdce97f6e2

View File

@ -1999,7 +1999,7 @@
# Media Session API
- name: dom.media.mediasession.enabled
type: bool
value: false
value: @IS_NIGHTLY_BUILD@
mirror: always
# Enable meta-viewport support in remote APZ-enabled frames.