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

Unified Diff: WATCHLISTS

Issue 221843002: Added myself to the mediaqueries watchlist (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 2bd5177ffaefd2c9df44355b0c4d4830703cf151..d96ff028c1fc53df88947cccbd7f00533fc07811 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -161,7 +161,8 @@
'media_queries': {
'filepath': 'Source/core/css/CSSMediaRule' \
'|Source/core/css/MediaList' \
- '|Source/core/css/MediaQuery'
+ '|Source/core/css/MediaQuery' \
+ '|Source/core/css/parser/MediaQuery'
},
'navigator_content_utils': {
'filepath': 'Source/modules/navigatorcontentutils' \
@@ -346,7 +347,8 @@
'prerender': [ 'gavinp+prerender@chromium.org' ],
'track': [ 'vcarbune@chromium.org', 'silviapf@chromium.org', 'philipj@opera.com', 'glenn@chromium.org', 'fs@opera.com', 'eric.carlson@apple.com' ],
'media': [ 'feature-media-reviews@chromium.org', 'philipj@opera.com', 'eric.carlson@apple.com' ],
- 'media_queries': [ 'kenneth.christiansen@gmail.com' ],
+ 'media_queries': [ 'kenneth.christiansen@gmail.com',
+ 'yoav@yoav.ws' ],
'fileapi': [ 'kinuko@chromium.org',
'tzik@chromium.org',
'nhiroki@chromium.org' ],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698