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

Unified Diff: WATCHLISTS

Issue 127653002: [Watchlist] Add storage team to service_worker watchlist (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: +horo Created 6 years, 11 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 441c3fe9b452b5a1b840ba191cf23a74cda51d40..40380f32800bba816b9e872a2333d5b3931006e1 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -472,6 +472,9 @@
'sessions': {
'filepath': 'chrome/browser/sessions/',
},
+ 'service_worker': {
+ 'filepath': 'content/(browser|renderer|child)/service_worker/',
+ },
'shell_window': {
'filepath': 'chrome/browser/ui/(views/|gtk/|cocoa/|)'\
'extensions/(shell|app|native)'
@@ -818,6 +821,10 @@
'amit@chromium.org',
'sanjeevr@chromium.org'],
'sessions': ['marja+watch@chromium.org'],
+ 'service_worker': ['tzik@chromium.org',
+ 'kinuko+watch@chromium.org',
+ 'nhiroki@chromium.org',
+ 'horo+watch@chromium.org'],
'shell_window': ['jeremya+watch@chromium.org'],
'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org'],
'spellcheck': ['groby+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