зеркало из https://github.com/mozilla/pjs.git
Bug 469535 - Cr is not defined in viewSource.js, r=gavin
This commit is contained in:
Родитель
fe73c8be84
Коммит
ef8c06266a
|
@ -39,6 +39,7 @@
|
|||
|
||||
const Cc = Components.classes;
|
||||
const Ci = Components.interfaces;
|
||||
const Cr = Components.results;
|
||||
const pageLoaderIface = Components.interfaces.nsIWebPageDescriptor;
|
||||
const nsISelectionPrivate = Components.interfaces.nsISelectionPrivate;
|
||||
const nsISelectionController = Components.interfaces.nsISelectionController;
|
||||
|
|
Загрузка…
Ссылка в новой задаче