зеркало из https://github.com/mozilla/gecko-dev.git
fixing bustage
This commit is contained in:
Родитель
7f1d8cadac
Коммит
a88046b75c
|
@ -73,7 +73,7 @@ public:
|
||||||
|
|
||||||
nsresult GetBindingURI(nsCString& aResult);
|
nsresult GetBindingURI(nsCString& aResult);
|
||||||
nsresult GetDocURI(nsCString& aResult);
|
nsresult GetDocURI(nsCString& aResult);
|
||||||
nsresult GetID(nsCString& aResult) { aResult = mID; }
|
nsresult GetID(nsCString& aResult) { aResult = mID; return NS_OK; }
|
||||||
|
|
||||||
nsresult GetAllowScripts(PRBool* aResult);
|
nsresult GetAllowScripts(PRBool* aResult);
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче