Removed mDocument in favor of the preferred way of getting the document from the content viewer.
git-svn-id: svn://10.0.0.236/trunk@52295 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -56,9 +56,6 @@ protected:
|
||||
PRInt32 mMarginWidth;
|
||||
PRInt32 mMarginHeight;
|
||||
PRBool mIsFrame;
|
||||
// XXX: mDocument is going away RSN! we shouldn't hold onto it at this level.
|
||||
// the content viewer owns it
|
||||
nsCOMPtr<nsIDOMDocument> mDocument;
|
||||
};
|
||||
|
||||
#endif /* nsHTMLDocShell_h__ */
|
||||
|
||||
Reference in New Issue
Block a user