Bug 479959 - Reimplement text/plain loading using the HTML5 parser. r=Olli.Pettay.
This commit is contained in:
@@ -35,6 +35,12 @@
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
void
|
||||
nsHtml5Tokenizer::StartPlainText()
|
||||
{
|
||||
stateSave = NS_HTML5TOKENIZER_PLAINTEXT;
|
||||
}
|
||||
|
||||
void
|
||||
nsHtml5Tokenizer::EnableViewSource(nsHtml5Highlighter* aHighlighter)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user