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

Unified Diff: Source/web/WebFrameWidgetImpl.h

Issue 1323523002: Remove suppressInvalidations and suppressCompositorScheduling, they don't do anything. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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 | Source/web/WebFrameWidgetImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebFrameWidgetImpl.h
diff --git a/Source/web/WebFrameWidgetImpl.h b/Source/web/WebFrameWidgetImpl.h
index 28d9525666a893acc74808f96b782659a219bfa3..60c8b22b1f52d27791b643f3ed4bad3e5f076009 100644
--- a/Source/web/WebFrameWidgetImpl.h
+++ b/Source/web/WebFrameWidgetImpl.h
@@ -122,7 +122,6 @@ public:
void scheduleAnimation();
DeprecatedPaintLayerCompositor* compositor() const;
- void suppressInvalidations(bool enable);
void setRootGraphicsLayer(GraphicsLayer*);
void attachCompositorAnimationTimeline(WebCompositorAnimationTimeline*);
void detachCompositorAnimationTimeline(WebCompositorAnimationTimeline*);
« no previous file with comments | « no previous file | Source/web/WebFrameWidgetImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698