mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 875129 - Enable CustomizableUI debug logging. r=mconley
This commit is contained in:
parent
285e12fc85
commit
4ae6f2964f
@ -1249,3 +1249,6 @@ pref("media.webaudio.enabled", true);
|
||||
// If this turns true, Moz*Gesture events are not called stopPropagation()
|
||||
// before content.
|
||||
pref("dom.debug.propagate_gesture_events_through_content", false);
|
||||
|
||||
// Enable CustomizableUI debug logging.
|
||||
pref("browser.uiCustomization.debug", true);
|
||||
|
Loading…
Reference in New Issue
Block a user