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

Unified Diff: tools/perf/page_sets/tough_scrolling_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/top_25.json ('k') | tools/perf/page_sets/tough_texture_upload_cases.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/tough_scrolling_cases.json
diff --git a/tools/perf/page_sets/tough_scrolling_cases.json b/tools/perf/page_sets/tough_scrolling_cases.json
index 6487823055fa3cf996b9bf63b4253d93cd18a534..70c5f4b9c752c812daedabdb06e3d8a577fa9163 100644
--- a/tools/perf/page_sets/tough_scrolling_cases.json
+++ b/tools/perf/page_sets/tough_scrolling_cases.json
@@ -3,55 +3,55 @@
"pages": [
{
"url": "file:///tough_scrolling_cases/background_fixed.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
},
{
"url": "file:///tough_scrolling_cases/cust_scrollbar.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
},
{
"url": "file:///tough_scrolling_cases/div_scrolls.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
},
{
"url": "file:///tough_scrolling_cases/fixed_nonstacking.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
},
{
"url": "file:///tough_scrolling_cases/fixed_stacking.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
},
{
"url": "file:///tough_scrolling_cases/iframe_scrolls.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
},
{
"url": "file:///tough_scrolling_cases/simple.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
},
{
"url": "file:///tough_scrolling_cases/wheel_body_prevdefault.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
},
{
"url": "file:///tough_scrolling_cases/wheel_div_prevdefault.html",
- "scrolling": {
+ "smoothness": {
"action": "scrolling_interaction"
}
}
« no previous file with comments | « tools/perf/page_sets/top_25.json ('k') | tools/perf/page_sets/tough_texture_upload_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698