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

Unified Diff: PerformanceTests/Layout/chapter-reflow-once-random.html

Issue 675983004: Allow performance tests to test full rendering performance (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: layoutOrFullyRender -> forceLayoutOrFullFrame Created 6 years, 1 month 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: PerformanceTests/Layout/chapter-reflow-once-random.html
diff --git a/PerformanceTests/Layout/chapter-reflow-once-random.html b/PerformanceTests/Layout/chapter-reflow-once-random.html
index 54ca15dda07412c2ac5379caaca1e928748bf37d..6177470ea400c76c7a088250d4de3a01fcfb150f 100644
--- a/PerformanceTests/Layout/chapter-reflow-once-random.html
+++ b/PerformanceTests/Layout/chapter-reflow-once-random.html
@@ -68,7 +68,7 @@
style.display = "block";
style.width = "280px";
- target.offsetLeft;
+ PerfTestRunner.forceLayoutOrFullFrame();
style.display = "none";
}
« no previous file with comments | « PerformanceTests/Layout/chapter-reflow-once.html ('k') | PerformanceTests/Layout/chapter-reflow-thrice.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698