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

Side by Side Diff: tools/perf/page_sets/tough_memory_multi_tab.json

Issue 99483007: [telemetry] Ensure page sets reference the right WPR archives. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | Annotate | Revision Log
« no previous file with comments | « tools/perf/page_sets/data/typical_25.json ('k') | tools/telemetry/telemetry/page/page_set.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": "Mobile sites for exercising multi-tab memory issues", 2 "description": "Mobile sites for exercising multi-tab memory issues",
3 "archive_data_file": "../data/key_mobile_sites.json", 3 "archive_data_file": "data/key_mobile_sites.json",
4 "credentials_path": "../data/credentials.json", 4 "credentials_path": "data/credentials.json",
5 "user_agent_type": "mobile", 5 "user_agent_type": "mobile",
6 "pages": [ 6 "pages": [
7 { "url": "https://www.google.com/#hl=en&q=barack+obama" }, 7 { "url": "https://www.google.com/#hl=en&q=barack+obama" },
8 { "url": "http://theverge.com" }, 8 { "url": "http://theverge.com" },
9 { "url": "http://techcrunch.com" } 9 { "url": "http://techcrunch.com" }
10 ] 10 ]
11 } 11 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/typical_25.json ('k') | tools/telemetry/telemetry/page/page_set.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698