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

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: 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 e4f04f3b16d9935d0423ee62c9e8cee72ef64dd2..a1ed8c1483b1bdc2926d8e3a27c4a12ec5be397a 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -146,6 +146,9 @@
'|LayoutTests/fast/regions/' \
'|LayoutTests/platform/chromium.*/fast/regions/'
},
+ 'web_idl': {
+ 'filepath': 'Source/core/(?!inspector)(?!testing).*\.idl'
haraken 2013/06/26 11:45:56 Why do you want to intentionally exclude these idl
+ },
'webcomponents': {
'filepath': 'Source/core/dom/shadow/.*' \
'|Source/core/dom/CustomElement.*' \
@@ -215,6 +218,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' ],
},
}
« 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