(Debug builds only) Open DOM Inspector on the XUL document of the current window.
This commit is contained in:
Родитель
a3d19fea79
Коммит
ae1ff4428c
|
@ -21,7 +21,7 @@ var debug = {
|
|||
},
|
||||
|
||||
inspector: function debug_inspector() {
|
||||
inspectDOMDocument();
|
||||
inspectDOMDocument(document);
|
||||
},
|
||||
|
||||
garbageCollect: function debug_garbageCollect() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче