Land the patch for bug 331482 on the 1.8 branch. a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202063 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -833,7 +833,7 @@ nsresult CTextToken::ConsumeParsedCharacterData(PRBool aDiscardFirstNewline,
|
||||
// the document.
|
||||
|
||||
static const PRUnichar terminalChars[] = {
|
||||
PRUnichar('&'), PRUnichar('<'),
|
||||
PRUnichar('\r'), PRUnichar('\n'), PRUnichar('&'), PRUnichar('<'),
|
||||
PRUnichar(0)
|
||||
};
|
||||
static const nsReadEndCondition theEndCondition(terminalChars);
|
||||
|
||||
Reference in New Issue
Block a user