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

Unified Diff: third_party/WebKit/PerformanceTests/ShadowDOM/ChangingClassName.html

Issue 1557953002: Revert unfinished work of "full-frame-measurement" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@PerfPaint
Patch Set: Created 4 years, 12 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/PerformanceTests/ShadowDOM/ChangingClassName.html
diff --git a/third_party/WebKit/PerformanceTests/ShadowDOM/ChangingClassName.html b/third_party/WebKit/PerformanceTests/ShadowDOM/ChangingClassName.html
index a60bf3d20cfa148fc3f99a5984b887b5c7f6cba1..1b7c6319bc77970ca96529155a39d984c5533e74 100644
--- a/third_party/WebKit/PerformanceTests/ShadowDOM/ChangingClassName.html
+++ b/third_party/WebKit/PerformanceTests/ShadowDOM/ChangingClassName.html
@@ -47,7 +47,7 @@ function run()
nonSelected.appendChild(array[j]);
}
}
- PerfTestRunner.forceLayoutOrFullFrame();
+ PerfTestRunner.forceLayout();
}
}

Powered by Google App Engine
This is Rietveld 408576698