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

Unified Diff: third_party/WebKit/Source/core/paint/DisplayItemListPaintTest.h

Issue 1377643002: Revert of Enable subsequence caching (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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: third_party/WebKit/Source/core/paint/DisplayItemListPaintTest.h
diff --git a/third_party/WebKit/Source/core/paint/DisplayItemListPaintTest.h b/third_party/WebKit/Source/core/paint/DisplayItemListPaintTest.h
index c0729f0d858a50732029643eb5dc471427460976..aef8a20a9ea9b85ecba89fa2f5b49a51994677f1 100644
--- a/third_party/WebKit/Source/core/paint/DisplayItemListPaintTest.h
+++ b/third_party/WebKit/Source/core/paint/DisplayItemListPaintTest.h
@@ -30,8 +30,6 @@
{
RenderingTest::SetUp();
enableCompositing();
- // TODO(wangxianzhu): Update the test expectations when we enable the feature permanently.
- RuntimeEnabledFeatures::setSlimmingPaintSubsequenceCachingEnabled(false);
}
void TearDown() override
{

Powered by Google App Engine
This is Rietveld 408576698