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

Unified Diff: Source/core/frame/FrameView.h

Issue 321573002: Remove CompositingUpdateAfterStyleChange (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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
Index: Source/core/frame/FrameView.h
diff --git a/Source/core/frame/FrameView.h b/Source/core/frame/FrameView.h
index e54e49051a0200a9db2c9c33dcfe7db17613b25c..80020573cea0df14490576bb452ecd1a8aec65c7 100644
--- a/Source/core/frame/FrameView.h
+++ b/Source/core/frame/FrameView.h
@@ -116,7 +116,6 @@ public:
void updateAcceleratedCompositingSettings();
void recalcOverflowAfterStyleChange();
- void updateCompositingLayersAfterStyleChange();
bool hasCompositedContent() const;
bool isEnclosedInCompositingLayer() const;

Powered by Google App Engine
This is Rietveld 408576698