зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1415780 - Drop the comment for nsAnimationManager::DispatchEvents(). r=birtles
The comment is no longer correct since bug 1180125. MozReview-Commit-ID: A4NWgmwAOFt --HG-- extra : rebase_source : 57471f99bcbef86bf211692eee8cf06513f4b60a
This commit is contained in:
Родитель
2bb54f7aa1
Коммит
0340a8a1ca
|
@ -348,13 +348,6 @@ public:
|
|||
mozilla::CSSPseudoElementType aPseudoType,
|
||||
const mozilla::ServoStyleContext* aComputedValues);
|
||||
|
||||
/**
|
||||
* Dispatch any pending events. We accumulate animationend and
|
||||
* animationiteration events only during refresh driver notifications
|
||||
* (and dispatch them at the end of such notifications), but we
|
||||
* accumulate animationstart events at other points when style
|
||||
* contexts are created.
|
||||
*/
|
||||
void DispatchEvents()
|
||||
{
|
||||
RefPtr<nsAnimationManager> kungFuDeathGrip(this);
|
||||
|
|
Загрузка…
Ссылка в новой задаче