63423 - Unblock parser before evaluating external js content.
63661 - Do not create an end token automatically if the tag did not contain '>' 33051 - Handle residual style before closing a tag. 58992 - Leaf content should go thro' the normal HandleToken path. 61462 - Release parser bundle only when the parser is about to shutdown r=jst sr=vidur git-svn-id: svn://10.0.0.236/trunk@86373 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -83,7 +83,6 @@ public:
|
||||
|
||||
void* mKey;
|
||||
PRUint32 mTransferBufferSize;
|
||||
PRBool mParserEnabled;
|
||||
PRBool mCopyUnused;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user