зеркало из https://github.com/mozilla/gecko-dev.git
forward declare the interface instead of using ptr native for nsIDocumentLoaderObserver r=rginda
This commit is contained in:
Родитель
45f4babcfe
Коммит
1bb4ef637c
|
@ -39,10 +39,10 @@
|
|||
|
||||
[ptr] native nsIPresContext(nsIPresContext);
|
||||
[ptr] native nsIPresShell(nsIPresShell);
|
||||
[ptr] native nsIDocumentLoaderObserver(nsIDocumentLoaderObserver);
|
||||
[ptr] native nsIContentViewer(nsIContentViewer);
|
||||
|
||||
interface nsIChromeEventHandler;
|
||||
interface nsIDocumentLoaderObserver;
|
||||
|
||||
[scriptable, uuid(69E5DE00-7B8B-11d3-AF61-00A024FFC08C)]
|
||||
interface nsIDocShell : nsISupports
|
||||
|
|
Загрузка…
Ссылка в новой задаче