git-svn-id: svn://10.0.0.236/trunk@63414 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu
2000-03-18 21:29:16 +00:00
parent dd3116b06a
commit 000e97ba98
2 changed files with 2 additions and 0 deletions

View File

@@ -132,6 +132,7 @@ nsFileControlFrame::CreateAnonymousContent(nsIPresContext* aPresContext,
// because our frame is the only one who references them.
reciever->AddEventListenerByIID(this, kIDOMMouseListenerIID);
}
NS_IF_RELEASE(browse);
nsString value;
if (NS_CONTENT_ATTR_HAS_VALUE == mContent->GetAttribute(kNameSpaceID_None, nsHTMLAtoms::size, value)) {