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

Unified Diff: WATCHLISTS

Issue 571083002: Adding a preloadScanner watch list, and adding myself (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 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 efaebd0c2448ccbff126211f60d36c39b7951ea5..ca7adec7c863e082fa3072900ee9dd6a6eeb4548 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -82,6 +82,9 @@
'owners': {
'filepath': 'OWNERS',
},
+ 'preloadScanner': {
+ 'filepath': 'Source/core/html/parser/HTMLPreloadScanner'
danakj 2014/09/15 19:34:33 , at the end
+ },
'public_api': {
'filepath': 'public'
},
@@ -371,7 +374,9 @@
'blink-reviews-rendering@chromium.org' ],
'compositing': [ 'abarth@chromium.org' ],
'content_security_policy': [ 'mkwst+watchlist@chromium.org' ],
- 'prerender': [ 'gavinp+prerender@chromium.org' ],
+ 'prerender': [ 'gavinp+prerender@chromium.org',
+ 'yoav@yoav.ws' ],
+ 'preloadScanner': [ 'yoav@yoav.ws' ],
'track': [ 'vcarbune@chromium.org', 'silviapf@chromium.org', 'philipj@opera.com', 'glenn@chromium.org', 'fs@opera.com', 'eric.carlson@apple.com' ],
'media': [ 'feature-media-reviews@chromium.org', 'philipj@opera.com', 'eric.carlson@apple.com' ],
'media_queries': [ 'kenneth.christiansen@gmail.com',
« 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