mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1190301 - Enable tab audio indicator by default. r=mcomella
This commit is contained in:
parent
f3ec535d50
commit
2085d0e695
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user