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

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

Issue 408083002: Revert of Enforce clearing renderers' paint invalidation state (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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.cpp
diff --git a/Source/core/frame/FrameView.cpp b/Source/core/frame/FrameView.cpp
index 9f5d8711f61f9264d8eb7bc11a67601db5e57bba..536f5acb1d74f92cb91057200687381ef01448df 100644
--- a/Source/core/frame/FrameView.cpp
+++ b/Source/core/frame/FrameView.cpp
@@ -1029,9 +1029,6 @@
resetScrollbarDamage();
m_doFullPaintInvalidation = false;
-#ifndef NDEBUG
- renderView()->assertSubtreeClearedPaintInvalidationState();
-#endif
}
DocumentLifecycle& FrameView::lifecycle() const
« no previous file with comments | « LayoutTests/platform/linux/svg/custom/use-setAttribute-crash-expected.txt ('k') | Source/core/rendering/RenderBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698