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

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

Issue 525493003: New pages added to smoothness.key_mobile_sites (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Record_wpr re-run for ESPN to fix flaky tests Created 6 years, 3 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/data/key_mobile_sites_008.wpr.sha1 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/key_mobile_sites.py
diff --git a/tools/perf/page_sets/key_mobile_sites.py b/tools/perf/page_sets/key_mobile_sites.py
index eb8f154fd99903c8b7a4955e06b8a9c4b6c8ed37..1c99d6084547cb5d3f87714be547980ac1868034 100644
--- a/tools/perf/page_sets/key_mobile_sites.py
+++ b/tools/perf/page_sets/key_mobile_sites.py
@@ -538,7 +538,13 @@ class KeyMobileSitesPageSet(page_set_module.PageSet):
('http://www.baidu.com/s?wd=barack+obama&rsv_bp=0&rsv_spt=3&rsv_sug3=9&'
'rsv_sug=0&rsv_sug4=3824&rsv_sug1=3&inputT=4920'),
# Why: Top search engine
- 'http://www.bing.com/search?q=sloths'
+ 'http://www.bing.com/search?q=sloths',
+ # Why: Good example of poor initial scrolling
+ 'http://www.latimes.com',
+ # Why: Good example of poor initial scrolling
+ 'http://ftw.usatoday.com/2014/05/spelling-bee-rules-shenanigans',
+ # Why: Good example of poor initial scrolling
+ 'http://m.espn.go.com/nhl/rankings'
]
for url in urls_list:
« no previous file with comments | « tools/perf/page_sets/data/key_mobile_sites_008.wpr.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698