Bug 1190301 - Enable tab audio indicator by default. r=mcomella

This commit is contained in:
Margaret Leibovic 2015-08-24 09:30:00 -06:00
parent f3ec535d50
commit 2085d0e695

View File

@ -931,5 +931,4 @@ pref("consoleservice.logcat", true);
// Enable Cardboard VR on mobile, assuming VR at all is enabled
pref("dom.vr.cardboard.enabled", true);
// TODO: Disabled until bug 1190301 is fixed.
pref("browser.tabs.showAudioPlayingIcon", false);
pref("browser.tabs.showAudioPlayingIcon", true);