Bug 732343 - Defend HTML document loading against extensions causing bogus use of the old HTML parser. r=smaug.
This commit is contained in:
@@ -49,7 +49,6 @@ class nsHtml5Module
|
||||
static already_AddRefed<nsIParser> NewHtml5Parser();
|
||||
static nsresult Initialize(nsIParser* aParser, nsIDocument* aDoc, nsIURI* aURI, nsISupports* aContainer, nsIChannel* aChannel);
|
||||
static nsIThread* GetStreamParserThread();
|
||||
static bool sEnabled;
|
||||
static bool sOffMainThread;
|
||||
private:
|
||||
#ifdef DEBUG
|
||||
|
||||
Reference in New Issue
Block a user