r=ftang sr=jst
fix UMR


git-svn-id: svn://10.0.0.236/trunk@95354 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ftang%netscape.com 2001-05-18 01:10:54 +00:00
parent 0eaf2249e7
commit 201b62d65e

View File

@ -216,6 +216,10 @@ nsHTMLDocument::nsHTMLDocument()
mForms = nsnull;
mIsWriting = 0;
mWriteLevel = 0;
#ifdef IBMBIDI
mTexttype = IBMBIDI_TEXTTYPE_LOGICAL;
#endif
if (gRefCntRDFService++ == 0)
{