fix bug 81266 for simon@softel.co.il
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:
parent
0eaf2249e7
commit
201b62d65e
@ -216,6 +216,10 @@ nsHTMLDocument::nsHTMLDocument()
|
||||
mForms = nsnull;
|
||||
mIsWriting = 0;
|
||||
mWriteLevel = 0;
|
||||
|
||||
#ifdef IBMBIDI
|
||||
mTexttype = IBMBIDI_TEXTTYPE_LOGICAL;
|
||||
#endif
|
||||
|
||||
if (gRefCntRDFService++ == 0)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user