Removed GetDocument from the docshell interface. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60704 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -82,11 +82,6 @@ interface nsIDocShell : nsISupports
|
||||
*/
|
||||
[noscript]void setDocument(in nsIDOMDocument document, in nsIDOMElement rootNode);
|
||||
|
||||
/*
|
||||
The current document that is loaded in the DocShell.
|
||||
*/
|
||||
readonly attribute nsIDOMDocument document;
|
||||
|
||||
/*
|
||||
The current URI that is loaded.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user