зеркало из https://github.com/mozilla/gecko-dev.git
Bug 272288 Patch 3: Evaluate whether we should start animating, when SVG-as-image document finishes loading. r=roc a=roc
This commit is contained in:
Родитель
901759a6ef
Коммит
65d5175ea1
|
@ -687,6 +687,7 @@ VectorImage::OnStopRequest(nsIRequest* aRequest, nsISupports* aCtxt,
|
|||
observer->OnStopFrame(nsnull, 0);
|
||||
observer->OnStopDecode(nsnull, NS_OK, nsnull);
|
||||
}
|
||||
EvaluateAnimation();
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче