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

Unified Diff: tools/perf/page_sets/top_10_mobile.py

Issue 2138133003: [perf] Change google.com to google.co.uk in top_10_mobile_memory and dual_browser page sets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/text_selection_sites.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/top_10_mobile.py
diff --git a/tools/perf/page_sets/top_10_mobile.py b/tools/perf/page_sets/top_10_mobile.py
index 485cac97dbd06bf1c83f8963a0b57d0f380f923f..4f8e2a2be5b651608cd2048e6f699f4491120008 100644
--- a/tools/perf/page_sets/top_10_mobile.py
+++ b/tools/perf/page_sets/top_10_mobile.py
@@ -9,7 +9,7 @@ from telemetry import story
URL_LIST = [
# Why: #1 (Alexa) most visited page worldwide, picked a reasonable
# search term
- 'https://www.google.com/#hl=en&q=science',
+ 'https://www.google.co.uk/#hl=en&q=science',
# Why: #2 (Alexa) most visited page worldwide, picked the most liked
# page
'https://m.facebook.com/rihanna',
@@ -32,7 +32,9 @@ URL_LIST = [
'http://www.amazon.com/gp/aw/s/?k=nexus',
# Why: #13 (Alexa) most visited page worldwide, picked the first real
# page
- 'http://m.taobao.com/channel/act/mobile/20131111-women.html',
+ # (mythria) Updated the page when recording a new wpr. The old page
petrcermak 2016/07/12 14:28:16 In my opinion, this should have been just a commen
mythria 2016/07/12 14:34:58 Thanks Petr. Done.
+ # no longer contains any data. It just had a couple of links.
+ 'http://m.intl.taobao.com/group-purchase.html',
# Why: #18 (Alexa) most visited page worldwide, picked a reasonable
# search term
'http://yandex.ru/touchsearch?text=science',
« no previous file with comments | « tools/perf/page_sets/text_selection_sites.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698