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

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

Issue 2787103003: Add System health stories for Emerging market (Closed)
Patch Set: Fix a description. Created 3 years, 8 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/searching_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 71d5c51a6167542649f92cb4f921311511c40bb7..4458165bf7bdfed78cf57ee35f8e63a928b5b16d 100644
--- a/tools/perf/page_sets/system_health/story_tags.py
+++ b/tools/perf/page_sets/system_health/story_tags.py
@@ -25,6 +25,9 @@ IMAGES = Tag(
INTERNATIONAL = Tag(
'international', 'Story has navigations to websites with content in non '
'English languages.')
+EMERGING_MARKET = Tag(
+ 'emerging_market', 'Story has significant usage in emerging markets with '
+ 'low-end mobile devices and slow network connections.')
JAVASCRIPT_HEAVY = Tag(
'javascript_heavy', 'Story has navigations to websites with heavy usages '
'of JavaScript. The story uses 20Mb+ memory for javascript and local '
« no previous file with comments | « tools/perf/page_sets/system_health/searching_stories.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698