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

Unified Diff: WATCHLISTS

Issue 1316523003: Add myself to some fetch/loading related watchlists (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 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 34a9134156513422f49252268a12d3df6d66be02..8e95b4d25c7c15830f319847ff65df6acabf7ffb 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -266,6 +266,9 @@
'|Source/web/.*Geolocation' \
'|public/web/.*Geolocation'
},
+ 'htmlparser': {
+ 'filepath': 'Source/core/html/parser/'
+ },
'screen_orientation': {
'filepath': 'Source/modules/screen_orientation/' \
'|public/platform/modules/screen_orientation',
@@ -403,7 +406,8 @@
'blink-reviews-events@chromium.org' ],
'fetch': [ 'japhet@chromium.org',
'gavinp+loader@chromium.org',
- 'tyoshino+watch@chromium.org' ],
+ 'tyoshino+watch@chromium.org',
+ 'kinuko+watch@chromium.org' ],
'layers': [ 'blink-layers+watch@chromium.org' ],
'loader': [ 'japhet@chromium.org',
'gavinp+loader@chromium.org',
@@ -478,6 +482,7 @@
'geolocation': [ 'mvanouwerkerk+watch@chromium.org',
'timvolodine@chromium.org',
'mlamouri+watch-blink@chromium.org' ],
+ 'htmlparser': [ 'kinuko+watch@chromium.org' ],
'vibration': [ 'mvanouwerkerk+watch@chromium.org',
'mlamouri+watch-blink@chromium.org' ],
'serviceworkers': [ 'jsbell+serviceworker@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