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

Unified Diff: Source/core/dom/Document.cpp

Issue 246783004: Revert of Recompute overflow after transform changes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Local revert Created 6 years, 8 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/dom/Document.cpp
diff --git a/Source/core/dom/Document.cpp b/Source/core/dom/Document.cpp
index d7fa8d9ad429abd5063729bd230cfae03ee357fe..74b273b9dd9e527c0d52ccb5bce18a9de462fb7b 100644
--- a/Source/core/dom/Document.cpp
+++ b/Source/core/dom/Document.cpp
@@ -1870,7 +1870,6 @@ void Document::updateStyle(StyleRecalcChange change)
ensureStyleResolver().printStats();
- view()->recalcOverflowAfterStyleChange();
view()->updateCompositingLayersAfterStyleChange();
clearChildNeedsStyleRecalc();
« no previous file with comments | « LayoutTests/compositing/repaint/should-not-repaint-composited-transform-expected.txt ('k') | Source/core/frame/FrameView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698