Added spellchecking watchlist
TBR=rlp@chromium.org R=sky@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/11085084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161447 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
10
WATCHLISTS
10
WATCHLISTS
@ -338,6 +338,14 @@
|
||||
'|content/common/.*speech'\
|
||||
'|content/public/.*speech'
|
||||
},
|
||||
'spellcheck': {
|
||||
'filepath': 'chrome/browser/spellchecker/'\
|
||||
'|chrome/browser/tab_contents/spellchecker'\
|
||||
'|chrome/browser/tab_contents/spelling_menu'\
|
||||
'|chrome/common/spellcheck_'\
|
||||
'|chrome/renderer/spellchecker/'\
|
||||
'|webkit/tools/test_shell/mock_spellcheck'
|
||||
},
|
||||
'sync': {
|
||||
'filepath': 'chrome/browser/sync/|sync/',
|
||||
},
|
||||
@ -570,6 +578,8 @@
|
||||
'shell_window': ['jeremya+watch@chromium.org'],
|
||||
'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org'],
|
||||
'speech': ['satish@chromium.org'],
|
||||
'spellcheck': ['groby+spellwatch@chromium.org',
|
||||
'rlp@chromium.org'],
|
||||
'sync': ['akalin@chromium.org',
|
||||
'haitaol@chromium.org',
|
||||
'rsimha@chromium.org',
|
||||
|
Reference in New Issue
Block a user