зеркало из https://github.com/mozilla/pjs.git
Bustage fix.
This commit is contained in:
Родитель
15842b3ec6
Коммит
3733957c6d
|
@ -868,7 +868,7 @@ txTransformNotifier::SetOutputDocument(nsIDOMDocument* aDocument)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
NS_IMETHODIMP_(void)
|
void
|
||||||
txTransformNotifier::SignalTransformEnd()
|
txTransformNotifier::SignalTransformEnd()
|
||||||
{
|
{
|
||||||
if (mInTransform || !mObserver || mScriptElements.Count() > 0 ||
|
if (mInTransform || !mObserver || mScriptElements.Count() > 0 ||
|
||||||
|
|
Загрузка…
Ссылка в новой задаче