summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authortimvolodine@chromium.org <timvolodine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-12 19:49:14 +0000
committertimvolodine@chromium.org <timvolodine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-12 19:49:14 +0000
commit8c667237c4a1baa433085764d4364ba9b25079b4 (patch)
tree774c23cc6b1a64f7bf713a068628332483b5b373 /WATCHLISTS
parente3dc4d8441dbf2269d860d2a967a620dc6c45ce3 (diff)
downloadchromium_src-8c667237c4a1baa433085764d4364ba9b25079b4.zip
chromium_src-8c667237c4a1baa433085764d4364ba9b25079b4.tar.gz
chromium_src-8c667237c4a1baa433085764d4364ba9b25079b4.tar.bz2
Add watchlist for Device Orientation/Motion.
Add watchlist for the code related to the Device Orientation/Motion API, spec: http://dev.w3.org/geo/api/spec-source-orientation.html. Review URL: https://codereview.chromium.org/68703002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234608 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS8
1 files changed, 8 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 04596e1..f03e050 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -209,6 +209,13 @@
'deep_memory_profiler': {
'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
},
+ 'device_orientation': {
+ 'filepath': 'content/browser/device_orientation/|'\
+ 'content/common/device_orientation/|'\
+ 'content/public/android/java/src/org/chromium/content/browser/DeviceMotionAndOrientation.java|'\
+ 'content/public/android/javatests/src/org/chromium/content/browser/DeviceMotionAndOrientationTest.java|'\
+ 'content/renderer/device_orientation/',
+ },
'devtools': {
'filepath': 'devtools',
},
@@ -694,6 +701,7 @@
'content_shell': ['jochen+watch@chromium.org'],
'cookie_monster': ['erikwright@chromium.org'],
'deep_memory_profiler': ['dmikurube+memory@chromium.org'],
+ 'device_orientation': ['timvolodine@chromium.org', 'mvanouwerkerk@chromium.org'],
'devtools': ['pfeldman@chromium.org', 'yurys@chromium.org',
'vsevik@chromium.org', 'aandrey+blink@chromium.org',
'paulirish+reviews@chromium.org',