Bug 750096. r=bzbarsky.
This commit is contained in:
@@ -149,6 +149,8 @@ nsParserUtils::ParseFragment(const nsAString& aFragment,
|
||||
document = do_QueryInterface(domDocument);
|
||||
NS_ENSURE_TRUE(document, NS_ERROR_NOT_AVAILABLE);
|
||||
|
||||
nsAutoScriptBlockerSuppressNodeRemoved autoBlocker;
|
||||
|
||||
// stop scripts
|
||||
nsRefPtr<nsScriptLoader> loader;
|
||||
bool scripts_enabled = false;
|
||||
|
||||
Reference in New Issue
Block a user