зеркало из https://github.com/mozilla/gecko-dev.git
new method checkForNewChrome
This commit is contained in:
Родитель
37ec015a19
Коммит
a2312bf2f1
|
@ -88,6 +88,8 @@ interface nsIChromeRegistry : nsISupports
|
|||
void uninstallPackage(in wstring packageName, in boolean useProfile);
|
||||
|
||||
void getBackstopSheets(out nsISupportsArray styleSheets);
|
||||
|
||||
void checkForNewChrome();
|
||||
};
|
||||
|
||||
|
||||
|
|
|
@ -88,6 +88,8 @@ interface nsIChromeRegistry : nsISupports
|
|||
void uninstallPackage(in wstring packageName, in boolean useProfile);
|
||||
|
||||
void getBackstopSheets(out nsISupportsArray styleSheets);
|
||||
|
||||
void checkForNewChrome();
|
||||
};
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче