forward declare the interface instead of using ptr native for nsIDocumentLoaderObserver r=rginda
git-svn-id: svn://10.0.0.236/trunk@63032 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user