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

Unified Diff: ui/compositor/layer_animation_observer.h

Issue 10454107: Revert 139494 - ash: Improved window maximize/restore animations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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 | « ui/compositor/compositor_observer.h ('k') | ui/compositor/layer_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/layer_animation_observer.h
===================================================================
--- ui/compositor/layer_animation_observer.h (revision 139956)
+++ ui/compositor/layer_animation_observer.h (working copy)
@@ -83,8 +83,6 @@
ImplicitAnimationObserver();
virtual ~ImplicitAnimationObserver();
- // Do not "delete this" in your implementation. Consider using something
- // like MessageLoop::current()->DeleteSoon() instead.
virtual void OnImplicitAnimationsCompleted() = 0;
protected:
« no previous file with comments | « ui/compositor/compositor_observer.h ('k') | ui/compositor/layer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698