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

Unified Diff: tools/perf/page_sets/data/typical_10_mobile.json

Issue 2688903002: [Telemetry] Update all WPR json files to the new format. (Closed)
Patch Set: Created 3 years, 10 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/tough_webgl_cases.json ('k') | tools/perf/page_sets/data/typical_25.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/typical_10_mobile.json
diff --git a/tools/perf/page_sets/data/typical_10_mobile.json b/tools/perf/page_sets/data/typical_10_mobile.json
index 52e8e21198f1f5bc58edf89b613822d088012c22..e2aad23ef7c765fae03d70323a8bc766e6b6e2ae 100644
--- a/tools/perf/page_sets/data/typical_10_mobile.json
+++ b/tools/perf/page_sets/data/typical_10_mobile.json
@@ -1,19 +1,36 @@
{
- "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "typical_10_mobile_000.wpr": [
- "http://m.ynet.co.il",
- "http://m.facebook.com/barackobama",
- "http://m.chiebukuro.yahoo.co.jp/detail/q10136829180",
- "http://m.ebay.com/itm/351157205404",
- "http://siriuslymeg.tumblr.com/",
- "http://www.rg.ru/2014/10/21/cska-site.html",
- "http://wapbaike.baidu.com/",
- "http://m.huffpost.com/us/entry/6004486",
- "http://www.cnn.com/2014/03/31/showbiz/tv/himym-finale/index.html"
- ],
- "typical_10_mobile_001.wpr": [
- "http://de.m.wikipedia.org/wiki/K%C3%B6lner_Dom"
- ]
- }
-}
+ "http://de.m.wikipedia.org/wiki/K%C3%B6lner_Dom": {
+ "DEFAULT": "typical_10_mobile_001.wpr"
+ },
+ "http://m.chiebukuro.yahoo.co.jp/detail/q10136829180": {
+ "DEFAULT": "typical_10_mobile_000.wpr"
+ },
+ "http://m.ebay.com/itm/351157205404": {
+ "DEFAULT": "typical_10_mobile_000.wpr"
+ },
+ "http://m.facebook.com/barackobama": {
+ "DEFAULT": "typical_10_mobile_000.wpr"
+ },
+ "http://m.huffpost.com/us/entry/6004486": {
+ "DEFAULT": "typical_10_mobile_000.wpr"
+ },
+ "http://m.ynet.co.il": {
+ "DEFAULT": "typical_10_mobile_000.wpr"
+ },
+ "http://siriuslymeg.tumblr.com/": {
+ "DEFAULT": "typical_10_mobile_000.wpr"
+ },
+ "http://wapbaike.baidu.com/": {
+ "DEFAULT": "typical_10_mobile_000.wpr"
+ },
+ "http://www.cnn.com/2014/03/31/showbiz/tv/himym-finale/index.html": {
+ "DEFAULT": "typical_10_mobile_000.wpr"
+ },
+ "http://www.rg.ru/2014/10/21/cska-site.html": {
+ "DEFAULT": "typical_10_mobile_000.wpr"
+ }
+ },
+ "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
+ "platform_specific": true
+}
« no previous file with comments | « tools/perf/page_sets/data/tough_webgl_cases.json ('k') | tools/perf/page_sets/data/typical_25.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698