зеркало из https://github.com/mozilla/gecko-dev.git
bug 88952: Remove record trailing content. This was missed in the main checkin. r=jst sr=rbs
This commit is contained in:
Родитель
381f05ec5c
Коммит
942b0c2764
|
@ -74,7 +74,7 @@ public:
|
||||||
nsHTMLTokenizer(PRInt32 aParseMode = eDTDMode_quirks,
|
nsHTMLTokenizer(PRInt32 aParseMode = eDTDMode_quirks,
|
||||||
eParserDocType aDocType = eHTML3_Quirks,
|
eParserDocType aDocType = eHTML3_Quirks,
|
||||||
eParserCommands aCommand = eViewNormal,
|
eParserCommands aCommand = eViewNormal,
|
||||||
PRUint16 aPrefs = 0);
|
PRUint16 aFlags = 0);
|
||||||
virtual ~nsHTMLTokenizer();
|
virtual ~nsHTMLTokenizer();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче