зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1405339 - Part 2: Enable the CSS shapes highlighter. r=me
This commit is contained in:
Родитель
2d16e2e052
Коммит
d5f8d7ac33
|
@ -59,7 +59,7 @@ pref("devtools.inspector.showAllAnonymousContent", false);
|
|||
// Enable the new color widget
|
||||
pref("devtools.inspector.colorWidget.enabled", false);
|
||||
// Enable the CSS shapes highlighter
|
||||
pref("devtools.inspector.shapesHighlighter.enabled", false);
|
||||
pref("devtools.inspector.shapesHighlighter.enabled", true);
|
||||
|
||||
// Enable the Font Inspector
|
||||
pref("devtools.fontinspector.enabled", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче