Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com

This commit is contained in:
jst@netscape.com
2002-05-20 22:47:02 +00:00
parent 7949827414
commit 39ce2a2ba9
57 changed files with 375 additions and 479 deletions

View File

@@ -100,7 +100,6 @@ nsHTMLButtonControlFrame::nsHTMLButtonControlFrame()
mPreviousCursor = eCursor_standard;
mTranslatedRect = nsRect(0,0,0,0);
mDidInit = PR_FALSE;
mRenderer.SetNameSpace(kNameSpaceID_None);
mCacheSize.width = -1;
mCacheSize.height = -1;