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

Side by Side Diff: tools/perf/page_sets/data/pathological_mobile_sites.json

Issue 964903002: Moving yahoo_sport into pathological pageset and adding sync scroll. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: WPR file updated Created 5 years, 9 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 unified diff | Download patch
« no previous file with comments | « tools/perf/benchmarks/smoothness.py ('k') | tools/perf/page_sets/key_mobile_sites_smooth.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "description": "Describes the Web Page Replay archives for a user story set. Don't edit by hand! Use record_wpr for updating.", 2 "description": "Describes the Web Page Replay archives for a user story set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": { 3 "archives": {
4 "pathological_mobile_sites_000.wpr": [ 4 "pathological_mobile_sites_000.wpr": [
5 "http://edition.cnn.com", 5 "http://edition.cnn.com",
6 "http://www.latimes.com", 6 "http://www.latimes.com",
7 "http://recode.net", 7 "http://recode.net",
8 "http://www.pbs.org/newshour/bb/much-really-cost-live-city-like-seat tle/#the-rundown", 8 "http://www.pbs.org/newshour/bb/much-really-cost-live-city-like-seat tle/#the-rundown",
9 "http://www.zdnet.com", 9 "http://www.zdnet.com",
10 "http://m.espn.go.com/nhl/rankings" 10 "http://m.espn.go.com/nhl/rankings"
11 ],
12 "key_mobile_sites_000.wpr": [
Sami 2015/03/02 18:42:22 I think this may be a little too fragile and/or we
13 "http://sports.yahoo.com/"
11 ] 14 ]
12 } 15 }
13 } 16 }
OLDNEW
« no previous file with comments | « tools/perf/benchmarks/smoothness.py ('k') | tools/perf/page_sets/key_mobile_sites_smooth.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698