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

Unified Diff: tools/perf/page_sets/system_health/story_tags.py

Issue 2890283002: Migrate infinite scrolls to system health stories (Closed)
Patch Set: Disable browse:social:facebook_infinite_scroll & browse:tech:discourse_infinite_scroll Created 3 years, 7 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/system_health/browsing_stories.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/system_health/story_tags.py
diff --git a/tools/perf/page_sets/system_health/story_tags.py b/tools/perf/page_sets/system_health/story_tags.py
index 4458165bf7bdfed78cf57ee35f8e63a928b5b16d..e296808cd01617f19dfd56a0acbb5aa945318f8a 100644
--- a/tools/perf/page_sets/system_health/story_tags.py
+++ b/tools/perf/page_sets/system_health/story_tags.py
@@ -22,6 +22,7 @@ EXTENSION = Tag(
'extension', 'Story has browser with extension installed.')
IMAGES = Tag(
'images', 'Story has sites with heavy uses of images.')
+INFINITE_SCROLL = Tag('infinite_scroll', 'Story has infinite scroll action.')
INTERNATIONAL = Tag(
'international', 'Story has navigations to websites with content in non '
'English languages.')
« no previous file with comments | « tools/perf/page_sets/system_health/browsing_stories.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698