OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 # Watchlist Rules | 5 # Watchlist Rules |
6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists | 6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists |
7 | 7 |
8 # IMPORTANT: The regular expression filepath is tested against each path using | 8 # IMPORTANT: The regular expression filepath is tested against each path using |
9 # re.search, so it is not usually necessary to add .*. | 9 # re.search, so it is not usually necessary to add .*. |
10 | 10 |
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
296 'i18n': { | 296 'i18n': { |
297 'filepath': 'base/i18n/|base/string|l10n|icu|'\ | 297 'filepath': 'base/i18n/|base/string|l10n|icu|'\ |
298 'locale_settings|encoding', | 298 'locale_settings|encoding', |
299 }, | 299 }, |
300 'imageburner': { | 300 'imageburner': { |
301 'filepath': 'imageburner' | 301 'filepath': 'imageburner' |
302 }, | 302 }, |
303 'importer': { | 303 'importer': { |
304 'filepath': 'import', | 304 'filepath': 'import', |
305 }, | 305 }, |
| 306 'indexed_db': { |
| 307 'filepath': 'content/browser/indexed_db|'\ |
| 308 'content/child/indexed_db|'\ |
| 309 'content/common/indexed_db|'\ |
| 310 'content/public/browser/indexed_db|'\ |
| 311 'content/test/data/indexeddb', |
| 312 }, |
306 'installer': { | 313 'installer': { |
307 'filepath': 'chrome/installer/', | 314 'filepath': 'chrome/installer/', |
308 }, | 315 }, |
309 'instant': { | 316 'instant': { |
310 'filepath': 'instant|searchbox|'\ | 317 'filepath': 'instant|searchbox|'\ |
311 'chrome/browser/search/|'\ | 318 'chrome/browser/search/|'\ |
312 'chrome/browser/ui/search/|'\ | 319 'chrome/browser/ui/search/|'\ |
313 'chrome/browser/resources/local_ntp/|'\ | 320 'chrome/browser/resources/local_ntp/|'\ |
314 'chrome/common/search_types.*', | 321 'chrome/common/search_types.*', |
315 }, | 322 }, |
(...skipping 397 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
713 'filesapp': ['mtomasz+watch@chromium.org'], | 720 'filesapp': ['mtomasz+watch@chromium.org'], |
714 'ftp': ['phajdan.jr@chromium.org'], | 721 'ftp': ['phajdan.jr@chromium.org'], |
715 'geolocation': ['mvanouwerkerk@chromium.org'], | 722 'geolocation': ['mvanouwerkerk@chromium.org'], |
716 'gfx_geometry': ['cc-bugs@chromium.org'], | 723 'gfx_geometry': ['cc-bugs@chromium.org'], |
717 'gfx_image': ['rsesek+watch@chromium.org'], | 724 'gfx_image': ['rsesek+watch@chromium.org'], |
718 'gpu': ['piman+watch@chromium.org'], | 725 'gpu': ['piman+watch@chromium.org'], |
719 'history_ui': ['dubroy@chromium.org', 'pam+watch@chromium.org'], | 726 'history_ui': ['dubroy@chromium.org', 'pam+watch@chromium.org'], |
720 'i18n': ['jshin+watch@chromium.org'], | 727 'i18n': ['jshin+watch@chromium.org'], |
721 'imageburner': ['tbarzic+watch@chromium.org'], | 728 'imageburner': ['tbarzic+watch@chromium.org'], |
722 'importer': ['tfarina@chromium.org'], | 729 'importer': ['tfarina@chromium.org'], |
| 730 'indexed_db': ['alecflett@chromium.org', 'cmumford@chromium.org', |
| 731 'dgrogan@chromium.org', 'jsbell@chromium.org'], |
723 'installer': ['grt+watch@chromium.org'], | 732 'installer': ['grt+watch@chromium.org'], |
724 'instant': ['dcblack@chromium.org', 'jered@chromium.org', | 733 'instant': ['dcblack@chromium.org', 'jered@chromium.org', |
725 'dominich@chromium.org', 'samarth+watch@chromium.org', | 734 'dominich@chromium.org', 'samarth+watch@chromium.org', |
726 'melevin+watch@chromium.org', 'dougw+watch@chromium.org', | 735 'melevin+watch@chromium.org', 'dougw+watch@chromium.org', |
727 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org', | 736 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org', |
728 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org', | 737 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org', |
729 'donnd+watch@chromium.org'], | 738 'donnd+watch@chromium.org'], |
730 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], | 739 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], |
731 'linux_fonts': ['derat+watch@chromium.org'], | 740 'linux_fonts': ['derat+watch@chromium.org'], |
732 'linux_sandboxing': ['agl@chromium.org', 'jln+watch@chromium.org'], | 741 'linux_sandboxing': ['agl@chromium.org', 'jln+watch@chromium.org'], |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
829 'webrtc_media': ['fischman+watch@chromium.org', | 838 'webrtc_media': ['fischman+watch@chromium.org', |
830 'wjia+watch@chromium.org', | 839 'wjia+watch@chromium.org', |
831 'mcasas+watch@chromium.org'], | 840 'mcasas+watch@chromium.org'], |
832 'website_settings': ['markusheintz@chromium.org'], | 841 'website_settings': ['markusheintz@chromium.org'], |
833 'worker': ['jam@chromium.org'], | 842 'worker': ['jam@chromium.org'], |
834 'x11': ['derat+watch@chromium.org', | 843 'x11': ['derat+watch@chromium.org', |
835 'sadrul@chromium.org', | 844 'sadrul@chromium.org', |
836 'yusukes+watch@chromium.org'], | 845 'yusukes+watch@chromium.org'], |
837 }, | 846 }, |
838 } | 847 } |
OLD | NEW |