зеркало из https://github.com/mozilla/gecko-dev.git
Replaced includes and references to nsIScriptContextOwner with nsIScriptGlobalObjectOwner.
This commit is contained in:
Родитель
244bfeaee8
Коммит
adcb67f352
|
@ -26,7 +26,7 @@
|
|||
#include "nsIBaseWindow.idl"
|
||||
#include "nsIScrollable.idl"
|
||||
#include "nsITextScroll.idl"
|
||||
#include "nsIScriptContextOwner.idl"
|
||||
#include "nsIScriptGlobalObjectOwner.idl"
|
||||
|
||||
/*
|
||||
nsCHTMLDocShell implements:
|
||||
|
@ -37,7 +37,7 @@ nsIDocShellTreeNode
|
|||
nsIBaseWindow
|
||||
nsIScrollable
|
||||
nsITextScroll
|
||||
nsIScriptContextOwner
|
||||
nsIScriptGlobalObjectOwner
|
||||
*/
|
||||
|
||||
%{ C++
|
||||
|
|
Загрузка…
Ссылка в новой задаче