Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0

This commit is contained in:
Rob Campbell
2010-09-09 18:52:43 -03:00
parent 01e86633a4
commit 51dd179927
6 changed files with 17 additions and 1 deletions

View File

@@ -336,6 +336,7 @@ var InspectorUI = {
showTextNodesWithWhitespace: false,
inspecting: false,
treeLoaded: false,
prefEnabledName: "devtools.inspector.enabled",
/**
* Toggle the inspector interface elements on or off.