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

Unified Diff: WATCHLISTS

Issue 186283003: Add a watchlist for clipboard/drag and drop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 fdf6e83c633b8756c29d6d58b226db8f9686b4ff..1d6717d406f46147d8b16d9cd09768d2e09b979a 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -34,6 +34,15 @@
'canvas': {
'filepath': 'Source/core/html/canvas/'
},
+ 'clipboard': {
+ 'filepath': 'Source/core/clipboard',
+ 'filepath': 'Source/core/page/*Drag',
+ 'filepath': 'Source/platform/*Drag',
+ 'filepath': 'Source/platform/clipboard',
+ 'filepath': 'Source/web/*Drag',
+ 'filepath': 'public/platform/*Drag',
+ 'filepath': 'public/web/*Drag',
+ },
'css': {
'filepath': 'Source/core/css',
},
@@ -282,6 +291,7 @@
'nbarth@chromium.org',
'sigbjornf@opera.com' ],
'canvas': [ 'cabanier@adobe.com', 'aandrey+blink@chromium.org' ],
+ 'clipboard': [ 'dcheng@chromium.org', ],
'custom_elements': [ 'dominicc+watchlist@chromium.org', 'dglazkov+blink@chromium.org' ],
'fetch': [ 'japhet@chromium.org', 'gavinp+loader@chromium.org' ],
'layers': [ 'blink-layers+watch@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