Define gDevTools in network-monitor.js for the rare case where it's not already present in the environment (bug 1167655). r=vporof

This commit is contained in:
Panos Astithas 2015-05-25 16:45:44 +03:00
Родитель 2cd0525cd0
Коммит 4c6c7fb16c
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -15,6 +15,7 @@ loader.lazyImporter(this, "NetUtil", "resource://gre/modules/NetUtil.jsm");
loader.lazyServiceGetter(this, "gActivityDistributor",
"@mozilla.org/network/http-activity-distributor;1",
"nsIHttpActivityDistributor");
loader.lazyImporter(this, "gDevTools", "resource:///modules/devtools/gDevTools.jsm");
///////////////////////////////////////////////////////////////////////////////
// Network logging