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

Unified Diff: WATCHLISTS

Issue 2730843002: cleaned up WATCHLISTS re media_recorder and media_capture_from_element (Closed)
Patch Set: Created 3 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 186915ee318065b8892f4cb1490f4fd5a2369c5b..f4e7e2a9e2c291cda7db7729b3e9cbf4dd65bc49 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -617,6 +617,13 @@
'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
'audio_message_filter|video_layer|media_internals',
},
+ 'media_capture_from_element': {
+ 'filepath': 'content/renderer/media_capture_from_element/' \'
+ '|third_party/WebKit/Source/modules/mediacapture/' \
+ '|third_party/WebKit/Source/platform/exported/WebCanvasCapture' \
+ '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
+ '|third_party/WebKit/public/platform/WebCanvasCapture'
+ },
'media_galleries': {
'filepath': 'chrome/browser/extensions/api/media_galleries/'\
'|chrome/browser/media_galleries/'\
@@ -629,6 +636,13 @@
'media_mojo': {
'filepath': 'media/mojo/*'
},
+ 'media_recorder': {
+ 'filepath': 'content/renderer/media_recorder/' \'
+ '|third_party/WebKit/Source/modules/mediarecorder/' \
+ '|third_party/WebKit/Source/platform/exported/WebMediaRecorder' \
+ '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
+ '|third_party/WebKit/public/platform/WebMediaRecorder'
+ },
'media_remoting': {
'filepath': 'chrome/browser/media/cast_remoting'\
'|media/blink/webmediaplayer_'\
@@ -1392,18 +1406,6 @@
'|third_party/WebKit/Source/web/.*Quota' \
'|third_party/WebKit/public/.*Quota'
},
- 'blink_mediacapturefromelement': {
- 'filepath': 'third_party/WebKit/Source/modules/mediacapture/' \
- '|third_party/WebKit/Source/platform/exported/WebCanvasCapture' \
- '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
- '|third_party/WebKit/public/platform/WebCanvasCapture'
- },
- 'blink_mediarecorder': {
- 'filepath': 'third_party/WebKit/Source/modules/mediarecorder/' \
- '|third_party/WebKit/Source/platform/exported/WebMediaRecorder' \
- '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
- '|third_party/WebKit/public/platform/WebMediaRecorder'
- },
'blink_mediastream': {
'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
'|third_party/WebKit/Source/platform/mediastream/' \
@@ -1694,10 +1696,6 @@
'srirama.m@samsung.com'],
'blink_media_queries': ['kenneth.christiansen@gmail.com',
'yoav@yoav.ws'],
- 'blink_mediacapturefromelement': ['emircan+watch+capturefromdom@chromium.org',
- 'mcasas+watch+capturefromdom@chromium.org'],
- 'blink_mediarecorder': ['emircan+watch+mediarecorder@chromium.org',
- 'mcasas+watch+mediarecorder@chromium.org'],
'blink_mediastream': ['mcasas+watch+mediastream@chromium.org',
'tommyw+watchlist@chromium.org'],
'blink_modules': ['haraken@chromium.org'],
@@ -1974,9 +1972,13 @@
'michaelpg+watch-md-settings@chromium.org',
'stevenjb+watch-md-settings@chromium.org'],
'media': ['feature-media-reviews@chromium.org'],
+ 'media_capture_from_element': ['emircan+watch+capturefromdom@chromium.org',
+ 'mcasas+watch+capturefromdom@chromium.org'],
'media_galleries': ['thestig@chromium.org',
'tommycli@chromium.org'],
'media_mojo': ['alokp+watch@chromium.org'],
+ 'media_recorder': ['emircan+watch+mediarecorder@chromium.org',
+ 'mcasas+watch+mediarecorder@chromium.org'],
'media_remoting': ['apacible+watch@chromium.org',
'erickung+watch@chromium.org',
'miu+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