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:
Alastor Wu 2017-06-29 05:46:30 -07:00
parent b58f62a199
commit 4122fb100d

View File

@ -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