mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 747218 - [layout view] Pref on the layout view. r=past
This commit is contained in:
parent
232a8ee6a3
commit
3d966f3519
@ -1036,7 +1036,7 @@ pref("devtools.inspector.highlighterShowVeil", true);
|
||||
pref("devtools.inspector.highlighterShowInfobar", true);
|
||||
|
||||
// Enable the Layout View
|
||||
pref("devtools.layoutview.enabled", false);
|
||||
pref("devtools.layoutview.enabled", true);
|
||||
pref("devtools.layoutview.open", false);
|
||||
|
||||
// Enable the Debugger
|
||||
|
Loading…
Reference in New Issue
Block a user