Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst

This commit is contained in:
Ehsan Akhgari
2013-08-21 15:28:26 -04:00
parent cf6952b3aa
commit bc7822c462
39 changed files with 167 additions and 134 deletions

View File

@@ -1494,7 +1494,7 @@ nsHtml5StreamParser::ContinueAfterScripts(nsHtml5Tokenizer* aTokenizer,
mTokenizer->setLineNumber(speculation->GetStartLineNumber());
nsContentUtils::ReportToConsole(nsIScriptError::warningFlag,
"DOM Events",
NS_LITERAL_CSTRING("DOM Events"),
mExecutor->GetDocument(),
nsContentUtils::eDOM_PROPERTIES,
"SpeculationFailed",