зеркало из https://github.com/mozilla/pjs.git
Removed another assertion from bug 637214 (a=orange).
This commit is contained in:
Родитель
efc0f8580f
Коммит
2664ccbfd4
|
@ -346,9 +346,6 @@ nsIdentifierMapEntry::FireChangeCallbacks(Element* aOldElement,
|
|||
Element* aNewElement,
|
||||
PRBool aImageOnly)
|
||||
{
|
||||
NS_ASSERTION(!nsContentUtils::IsSafeToRunScript(),
|
||||
"Missing script blockers around code that modifies id-hash");
|
||||
|
||||
if (!mChangeCallbacks)
|
||||
return;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче