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

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

Issue 2372433003: Replace twitter with pinterest in v8.mobile_infinite_scroll_tbmv2. (Closed)
Patch Set: Created 4 years, 3 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/mobile_infinite_scroll_001.wpr.sha1 ('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/mobile_infinite_scroll_cases.py
diff --git a/tools/perf/page_sets/mobile_infinite_scroll_cases.py b/tools/perf/page_sets/mobile_infinite_scroll_cases.py
index 0f626fe14a132642bf3f9d160e41397cd25f106b..adf42710014703ecf83e628b40ba753d0511928b 100644
--- a/tools/perf/page_sets/mobile_infinite_scroll_cases.py
+++ b/tools/perf/page_sets/mobile_infinite_scroll_cases.py
@@ -84,7 +84,7 @@ class MobileInfiniteScrollPageSet(story.StorySet):
SCROLL_PAGE = 1
pages = [
('https://m.facebook.com/shakira', 'facebook', SCROLL_FAR, 0, 0),
- ('https://mobile.twitter.com/taylorswift13', 'twitter', SCROLL_PAGE, 10, 30),
+ ('https://www.pinterest.com/all', 'pinterest', SCROLL_FAR, 0, 0),
('http://techcrunch.tumblr.com/', 'tumblr', SCROLL_FAR, 0, 0),
('https://www.flickr.com/explore', 'flickr', SCROLL_FAR, 0, 0),
('https://meta.discourse.org/t/the-official-discourse-tags-plugin-discourse-tagging/26482',
« no previous file with comments | « tools/perf/page_sets/data/mobile_infinite_scroll_001.wpr.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698