Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: Source/WebCore/page/animation/CompositeAnimation.cpp

Issue 6994006: Merge 85693 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/page/animation/CompositeAnimation.cpp
===================================================================
--- Source/WebCore/page/animation/CompositeAnimation.cpp (revision 86126)
+++ Source/WebCore/page/animation/CompositeAnimation.cpp (working copy)
@@ -151,6 +151,7 @@
implAnim->blendPropertyValueInStyle(prop, modifiedCurrentStyle.get());
}
#endif
+ animationController()->animationWillBeRemoved(implAnim);
m_transitions.remove(prop);
equal = false;
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698