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

Unified Diff: tools/perf/page_sets/data/tough_layout_cases.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
Index: tools/perf/page_sets/data/tough_layout_cases.json
diff --git a/tools/perf/page_sets/data/tough_layout_cases.json b/tools/perf/page_sets/data/tough_layout_cases.json
index 93b890fb9b1ac4678731c3404d2f8201ff7944fa..e8aff324f14cfe149bc1d8e0b7dce576942429ad 100644
--- a/tools/perf/page_sets/data/tough_layout_cases.json
+++ b/tools/perf/page_sets/data/tough_layout_cases.json
@@ -1,19 +1,36 @@
{
- "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "tough_layout_cases_001.wpr": [
- "http://oilevent.com"
- ],
- "tough_layout_cases_000.wpr": [
- "http://www.muzoboss.ru",
- "http://natunkantha.com",
- "http://www.mossiella.com",
- "http://bookish.com",
- "http://mydiyclub.com",
- "http://amarchoti.blogspot.com",
- "http://picarisimo.es",
- "http://chinaapache.com",
- "http://indoritel.com"
- ]
- }
-}
+ "http://amarchoti.blogspot.com": {
+ "DEFAULT": "tough_layout_cases_000.wpr"
+ },
+ "http://bookish.com": {
+ "DEFAULT": "tough_layout_cases_000.wpr"
+ },
+ "http://chinaapache.com": {
+ "DEFAULT": "tough_layout_cases_000.wpr"
+ },
+ "http://indoritel.com": {
+ "DEFAULT": "tough_layout_cases_000.wpr"
+ },
+ "http://mydiyclub.com": {
+ "DEFAULT": "tough_layout_cases_000.wpr"
+ },
+ "http://natunkantha.com": {
+ "DEFAULT": "tough_layout_cases_000.wpr"
+ },
+ "http://oilevent.com": {
+ "DEFAULT": "tough_layout_cases_001.wpr"
+ },
+ "http://picarisimo.es": {
+ "DEFAULT": "tough_layout_cases_000.wpr"
+ },
+ "http://www.mossiella.com": {
+ "DEFAULT": "tough_layout_cases_000.wpr"
+ },
+ "http://www.muzoboss.ru": {
+ "DEFAULT": "tough_layout_cases_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_image_decode_cases.json ('k') | tools/perf/page_sets/data/tough_path_rendering_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698