mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
parent
3653919819
commit
94b1ec6389
@ -216,6 +216,10 @@ nsHTMLDocument::nsHTMLDocument()
|
||||
mForms = nsnull;
|
||||
mIsWriting = 0;
|
||||
mWriteLevel = 0;
|
||||
|
||||
#ifdef IBMBIDI
|
||||
mTexttype = IBMBIDI_TEXTTYPE_LOGICAL;
|
||||
#endif
|
||||
|
||||
if (gRefCntRDFService++ == 0)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user