mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 16:22:00 +00:00
Bug 1347791 - part5 : only enable on desktop. r=bwu
This feature would onlt be enable on desktop. MozReview-Commit-ID: GUBDP9CGoou --HG-- extra : rebase_source : 209a543df5a5014465cf61ceb8f45d57ef428459
This commit is contained in:
parent
b58f62a199
commit
4122fb100d
@ -916,6 +916,7 @@ pref("dom.presentation.receiver.enabled", true); // enable 1-UA mode
|
||||
|
||||
pref("dom.audiochannel.audioCompeting", true);
|
||||
pref("dom.audiochannel.mediaControl", true);
|
||||
pref("media.block-autoplay-until-in-foreground", false);
|
||||
|
||||
// Space separated list of URLS that are allowed to send objects (instead of
|
||||
// only strings) through webchannels. This list is duplicated in browser/app/profile/firefox.js
|
||||
|
Loading…
Reference in New Issue
Block a user