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

Unified Diff: WATCHLISTS

Issue 17853002: Create Web IDL watchlist and add myself to it (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 6 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 5c7414a61483b7808923ff41a46913f9e14a0000..6c8a6b0206d0515f8bf0ee92357933f40bcd0fb9 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -146,6 +146,9 @@
'|LayoutTests/fast/regions/' \
'|LayoutTests/platform/chromium.*/fast/regions/'
},
+ 'web_idl': {
+ 'filepath': 'Source/core/.*\.idl'
+ },
'webcomponents': {
'filepath': 'Source/core/dom/shadow/.*' \
'|Source/core/dom/CustomElement.*' \
@@ -221,6 +224,7 @@
'quota': [ 'kinuko@chromium.org' ],
'viewport_interaction': [ 'kenneth.christiansen@gmail.com' ],
'css_regions': [ 'ChromiumBugTracker@adobe.com' ],
+ 'web_idl': [ 'ch.dumez@sisa.samsung.com' ],
'webcomponents': [ 'webcomponents-bugzilla@chromium.org', 'dglazkov+blink@chromium.org' ],
'mediastream': [ 'tommyw+watchlist@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