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

Unified Diff: tools/perf/page_sets/tough_canvas_cases.py

Issue 1202313002: Adding a canvas telemetry test that uses a large font set (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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
« no previous file with comments | « no previous file | tools/perf/page_sets/tough_canvas_cases/canvas-font-cycler.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/tough_canvas_cases.py
diff --git a/tools/perf/page_sets/tough_canvas_cases.py b/tools/perf/page_sets/tough_canvas_cases.py
index 0cff0d1b8a69b34d29a5712c97208205eabbe8d1..43249cfea64b9faa953ccf559db166623e9cefcc 100644
--- a/tools/perf/page_sets/tough_canvas_cases.py
+++ b/tools/perf/page_sets/tough_canvas_cases.py
@@ -80,6 +80,7 @@ class ToughCanvasCasesPageSet(page_set_module.PageSet):
'file://tough_canvas_cases/canvas2d_balls_common/bouncing_balls.html?ball=filled_path&back=gradient',
# pylint: disable=C0301
'file://tough_canvas_cases/canvas2d_balls_common/bouncing_balls.html?ball=text&back=white&ball_count=15',
+ 'file://tough_canvas_cases/canvas-font-cycler.html',
'file://tough_canvas_cases/canvas-animation-no-clear.html',
'file://../../../chrome/test/data/perf/canvas_bench/single_image.html',
'file://../../../chrome/test/data/perf/canvas_bench/many_images.html'
« no previous file with comments | « no previous file | tools/perf/page_sets/tough_canvas_cases/canvas-font-cycler.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698