mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Declare that nsCDocShell implements nsIScriptContextOwner.
This commit is contained in:
parent
50da1e6e83
commit
09d26dc298
@ -27,6 +27,7 @@
|
||||
#include "nsIBaseWindow.idl"
|
||||
#include "nsIScrollable.idl"
|
||||
#include "nsITextScroll.idl"
|
||||
#include "nsIScriptContextOwner.idl"
|
||||
|
||||
/*
|
||||
nsCHTMLDocShell implements:
|
||||
@ -38,6 +39,7 @@ nsIDocShellFile
|
||||
nsIBaseWindow
|
||||
nsIScrollable
|
||||
nsITextScroll
|
||||
nsIScriptContextOwner
|
||||
*/
|
||||
|
||||
%{ C++
|
||||
|
Loading…
Reference in New Issue
Block a user