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

Unified Diff: tools/perf/page_sets/tough_texture_upload_cases.json

Issue 11734036: Add robohornet as an animation test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 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
« no previous file with comments | « tools/perf/page_sets/tough_scrolling_cases.json ('k') | tools/perf/perf_tools/smoothness_benchmark.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/tough_texture_upload_cases.json
diff --git a/tools/perf/page_sets/tough_texture_upload_cases.json b/tools/perf/page_sets/tough_texture_upload_cases.json
index d60aded34d52da2a7cc3fce0f3491d993faca935..e96f7b2a38bd5db653089f85d200d44cfde270ab 100644
--- a/tools/perf/page_sets/tough_texture_upload_cases.json
+++ b/tools/perf/page_sets/tough_texture_upload_cases.json
@@ -3,25 +3,25 @@
"pages": [
{
"url": "file:///tough_texture_upload_cases/background_color_animation.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
},
{
"url": "file:///tough_texture_upload_cases/background_color_animation_and_transform_animation.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
},
{
"url": "file:///tough_texture_upload_cases/background_color_animation_with_gradient.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
},
{
"url": "file:///tough_texture_upload_cases/background_color_animation_with_gradient_and_transform_animation.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
}
« no previous file with comments | « tools/perf/page_sets/tough_scrolling_cases.json ('k') | tools/perf/perf_tools/smoothness_benchmark.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698