changing nsCOMPtr to weak references for PresContext
a=leaf, r=self, bug=bloat&leak went up git-svn-id: svn://10.0.0.236/trunk@60260 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -76,6 +76,7 @@ nsFormControlFrame::nsFormControlFrame()
|
||||
mFormFrame = nsnull;
|
||||
mSuggestedWidth = NS_FORMSIZE_NOTSET;
|
||||
mSuggestedHeight = NS_FORMSIZE_NOTSET;
|
||||
mPresContext = nsnull;
|
||||
|
||||
// Reflow Optimization
|
||||
mCacheSize.width = -1;
|
||||
|
||||
Reference in New Issue
Block a user