Commit 4767a466 authored by Yuki Yamada's avatar Yuki Yamada Committed by Commit Bot

Record WPRs for PWAs in loading.mobile

After fixed crbug.com/736697 , we have to record PWA's WPR again with
new perf benchmarks.
Suumo did not registered service worker in previons url, so also
Replaced it by top page to check service worker performance before
recording wpr-go.
Also removed some urls which are not used in loading.mobile .

Bug: 765058
Change-Id: Iaf7da788f7a57078ca9475b6283b338f3facb7a3
Reviewed-on: https://chromium-review.googlesource.com/688995
Commit-Queue: Yuki Yamada <yukiy@google.com>
Reviewed-by: default avatarNed Nguyen <nednguyen@google.com>
Reviewed-by: default avatarKouhei Ueno <kouhei@chromium.org>
Reviewed-by: default avatarMakoto Shimazu <shimazu@chromium.org>
Reviewed-by: default avatarKunihiko Sakamoto <ksakamoto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#505325}
parent 0cb2da98
{ {
"archives": { "archives": {
"DevOpera": {
"DEFAULT": "loading_mobile_003.wprgo"
},
"Facebook": { "Facebook": {
"DEFAULT": "loading_mobile_002.wprgo" "DEFAULT": "loading_mobile_002.wprgo"
}, },
"FlipBoard": {
"DEFAULT": "loading_mobile_003.wprgo"
},
"FlipKart": {
"DEFAULT": "loading_mobile_003.wprgo"
},
"Suumo": {
"DEFAULT": "loading_mobile_003.wprgo"
},
"VoiceMemos": {
"DEFAULT": "loading_mobile_003.wprgo"
},
"http://enquiry.indianrail.gov.in/mntes/MntesServlet?action=MainMenu&subAction=excep&excpType=EC": { "http://enquiry.indianrail.gov.in/mntes/MntesServlet?action=MainMenu&subAction=excep&excpType=EC": {
"DEFAULT": "loading_mobile_000.wprgo" "DEFAULT": "loading_mobile_000.wprgo"
}, },
...@@ -96,27 +111,9 @@ ...@@ -96,27 +111,9 @@
"http://xw.qq.com/news/20160803025029/NEW2016080302502901": { "http://xw.qq.com/news/20160803025029/NEW2016080302502901": {
"DEFAULT": "loading_mobile_000.wprgo" "DEFAULT": "loading_mobile_000.wprgo"
}, },
"https://2048-opera-pwa.surge.sh/": {
"DEFAULT": "loading_mobile_000.wprgo"
},
"https://andreasbovens.github.io/inbox-attack/": {
"DEFAULT": "loading_mobile_000.wprgo"
},
"https://dev.opera.com/": {
"DEFAULT": "loading_mobile_000.wprgo"
},
"https://en.m.wikipedia.org/wiki/Solo_Foods": { "https://en.m.wikipedia.org/wiki/Solo_Foods": {
"DEFAULT": "loading_mobile_000.wprgo" "DEFAULT": "loading_mobile_000.wprgo"
}, },
"https://flipboard.com/topic/yoga": {
"DEFAULT": "loading_mobile_000.wprgo"
},
"https://guitar-tuner.appspot.com": {
"DEFAULT": "loading_mobile_000.wprgo"
},
"https://jakearchibald.github.io/trained-to-thrill/": {
"DEFAULT": "loading_mobile_000.wprgo"
},
"https://m.baidu.com/s?word=%E9%B2%9C%E8%8A%B1%E9%80%9F%E9%80%92&oq=%E9%B2%9C%E8%8A%B1": { "https://m.baidu.com/s?word=%E9%B2%9C%E8%8A%B1%E9%80%9F%E9%80%92&oq=%E9%B2%9C%E8%8A%B1": {
"DEFAULT": "loading_mobile_000.wprgo" "DEFAULT": "loading_mobile_000.wprgo"
}, },
...@@ -126,18 +123,6 @@ ...@@ -126,18 +123,6 @@
"https://mobile.twitter.com/scottjehl/status/760618697727803394": { "https://mobile.twitter.com/scottjehl/status/760618697727803394": {
"DEFAULT": "loading_mobile_000.wprgo" "DEFAULT": "loading_mobile_000.wprgo"
}, },
"https://smp.suumo.jp/mansion/tokyo/sc_104/cond/?moreCond=1": {
"DEFAULT": "loading_mobile_000.wprgo"
},
"https://townwork.net": {
"DEFAULT": "loading_mobile_000.wprgo"
},
"https://voice-memos.appspot.com": {
"DEFAULT": "loading_mobile_000.wprgo"
},
"https://www.flipkart.com/big-wing-casuals/p/itmemeageyfn6m9z?lid=LSTSHOEMEAGURG2PHPW18FTBN&pid=SHOEMEAGURG2PHPW": {
"DEFAULT": "loading_mobile_000.wprgo"
},
"https://www.google.co.id/#q=pengiriman+bunga": { "https://www.google.co.id/#q=pengiriman+bunga": {
"DEFAULT": "loading_mobile_000.wprgo" "DEFAULT": "loading_mobile_000.wprgo"
}, },
...@@ -150,13 +135,10 @@ ...@@ -150,13 +135,10 @@
"https://www.google.com/search?q=flower#q=flower+delivery": { "https://www.google.com/search?q=flower#q=flower+delivery": {
"DEFAULT": "loading_mobile_000.wprgo" "DEFAULT": "loading_mobile_000.wprgo"
}, },
"https://www.pokedex.org/": {
"DEFAULT": "loading_mobile_000.wprgo"
},
"https://www.youtube.com/watch?v=MU3YuvNRhVY": { "https://www.youtube.com/watch?v=MU3YuvNRhVY": {
"DEFAULT": "loading_mobile_000.wprgo" "DEFAULT": "loading_mobile_000.wprgo"
} }
}, },
"description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.", "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
"platform_specific": true "platform_specific": true
} }
\ No newline at end of file
e075a38890b06bc2bf5566a139b6872f453be3b2
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment