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

Unified Diff: WATCHLISTS

Issue 189063003: Add nasko+codewatch@chromium.org. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 04f31121e309d21504eda6c255966b2ef4b916bc..97247849f51a0269f23db46483ebe79ed4fe785c 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -405,6 +405,12 @@
'native_client_sdk': {
'filepath': '^native_client_sdk/',
},
+ 'navigation': {
+ 'filepath': 'content/browser/frame_host|'\
+ 'content/browser/renderer_host/render.*host.*|'\
Charlie Reis 2014/03/06 22:52:01 This will include all of the platform-specific ren
nasko 2014/03/06 23:01:39 Wanted to include RenderProcessHost, but you are r
+ 'content/browser/web_contents/web_contents_impl.*|'\
+ 'content/renderer'
Charlie Reis 2014/03/06 22:52:01 content/renderer is pretty huge, and most isn't na
nasko 2014/03/06 23:01:39 Done.
+ },
'net': {
'filepath': 'net/',
},
@@ -797,6 +803,7 @@
'mouse_lock': ['scheib+watch@chromium.org'],
'nacl': ['native-client-reviews@googlegroups.com'],
'native_client_sdk': ['sbc@chromium.org', 'binji@chromium.org'],
+ 'navigation': ['nasko+codewatch@chromium.org'],
Charlie Reis 2014/03/06 22:52:01 Can you put creis+watch@chromium.org as well? :)
nasko 2014/03/06 23:01:39 I wasn't sure if you are interested ;). Added.
'net': ['cbentzel+watch@chromium.org'],
'net_error_list': ['mmenke@chromium.org'],
'net_log': ['mmenke@chromium.org', 'eroman@chromium.org'],
@@ -835,7 +842,8 @@
'alecflett+watch@chromium.org',
'jsbell+serviceworker@chromium.org',
'serviceworker-reviews@chromium.org'],
- 'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org'],
+ 'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org',
+ 'nasko+codewatch@chromium.org'],
'spellcheck': ['groby+spellwatch@chromium.org',
'rlp@chromium.org',
'rouslan+spellwatch@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