Added some documentation.
git-svn-id: svn://10.0.0.236/trunk@51201 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -83,5 +83,9 @@ interface nsIWebBrowser : nsISupports
|
||||
*/
|
||||
void removeListener(in nsIWebBrowserListener listener, in long cookie);
|
||||
|
||||
/*
|
||||
The current docShell that is loaded at the root. This will change as
|
||||
different pages are loaded.
|
||||
*/
|
||||
readonly attribute nsIDocShell docShell;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user