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

Side by Side Diff: WATCHLISTS

Issue 2658893002: Add bnc@ to some net/ watchlists. (Closed)
Patch Set: Rebase. 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 661 matching lines...) Expand 10 before | Expand all | Expand 10 after
672 'filepath': 'content/browser/frame_host|'\ 672 'filepath': 'content/browser/frame_host|'\
673 'content/browser/renderer_host/render_process_host.*|'\ 673 'content/browser/renderer_host/render_process_host.*|'\
674 'content/browser/renderer_host/render_view_host.*|'\ 674 'content/browser/renderer_host/render_view_host.*|'\
675 'content/browser/web_contents/web_contents_impl.*|'\ 675 'content/browser/web_contents/web_contents_impl.*|'\
676 'content/renderer/render_frame.*|'\ 676 'content/renderer/render_frame.*|'\
677 'content/renderer/render_view.*' 677 'content/renderer/render_view.*'
678 }, 678 },
679 'net': { 679 'net': {
680 'filepath': 'net/', 680 'filepath': 'net/',
681 }, 681 },
682 'net_base': {
683 'filepath': 'net/base/',
684 },
682 'net_error_list': { 685 'net_error_list': {
683 'filepath': 'net/base/net_error_list.h', 686 'filepath': 'net/base/net_error_list.h',
684 }, 687 },
688 'net_http2': {
689 'filepath': 'net/http2/',
690 },
685 'net_log': { 691 'net_log': {
686 'filepath': 'net/log/|' \ 692 'filepath': 'net/log/|' \
687 'chrome/browser/net/.*net_log|' \ 693 'chrome/browser/net/.*net_log|' \
688 'chrome/browser/resources/net_internals/|' \ 694 'chrome/browser/resources/net_internals/|' \
689 'chrome/browser/ui/webui/net_internals/|' \ 695 'chrome/browser/ui/webui/net_internals/|' \
690 'components/net_log/' 696 'components/net_log/'
691 }, 697 },
698 'net_spdy': {
699 'filepath': 'net/spdy/',
700 },
692 'netinfo': { 701 'netinfo': {
693 'filepath': 'netinfo', 702 'filepath': 'netinfo',
694 }, 703 },
695 'notifications': { 704 'notifications': {
696 'filepath': 'chrome/browser/extensions/api/notifications/|' \ 705 'filepath': 'chrome/browser/extensions/api/notifications/|' \
697 'chrome/browser/notifications/|' \ 706 'chrome/browser/notifications/|' \
698 'chrome/test/data/notifications/|' \ 707 'chrome/test/data/notifications/|' \
699 'content/browser/notifications/|' \ 708 'content/browser/notifications/|' \
700 'content/child/notifications/|' \ 709 'content/child/notifications/|' \
701 'content/common/platform_notification|' \ 710 'content/common/platform_notification|' \
(...skipping 1230 matching lines...) Expand 10 before | Expand all | Expand 10 after
1932 'yzshen+watch@chromium.org'], 1941 'yzshen+watch@chromium.org'],
1933 'mouse_lock': ['scheib+watch@chromium.org'], 1942 'mouse_lock': ['scheib+watch@chromium.org'],
1934 'mus': ['rjkroege@chromium.org'], 1943 'mus': ['rjkroege@chromium.org'],
1935 'nacl': ['native-client-reviews@googlegroups.com'], 1944 'nacl': ['native-client-reviews@googlegroups.com'],
1936 'native_client_sdk': ['binji+watch@chromium.org', 1945 'native_client_sdk': ['binji+watch@chromium.org',
1937 'sbc@chromium.org'], 1946 'sbc@chromium.org'],
1938 'navigation': ['creis+watch@chromium.org', 1947 'navigation': ['creis+watch@chromium.org',
1939 'nasko+codewatch@chromium.org'], 1948 'nasko+codewatch@chromium.org'],
1940 'net': ['cbentzel+watch@chromium.org', 1949 'net': ['cbentzel+watch@chromium.org',
1941 'net-reviews@chromium.org'], 1950 'net-reviews@chromium.org'],
1951 'net_base': ['bnc+watch@chromium.org'],
1942 'net_error_list': ['mmenke@chromium.org'], 1952 'net_error_list': ['mmenke@chromium.org'],
1943 'net_log': ['eroman@chromium.org', 1953 'net_http2': ['bnc+watch@chromium.org'],
1954 'net_log': ['bnc+watch@chromium.org',
1955 'eroman@chromium.org',
1944 'mmenke@chromium.org'], 1956 'mmenke@chromium.org'],
1957 'net_spdy': ['bnc+watch@chromium.org'],
1945 'netinfo': ['jkarlin+watch@chromium.org'], 1958 'netinfo': ['jkarlin+watch@chromium.org'],
1946 'notifications': ['awdf+watch@chromium.org', 1959 'notifications': ['awdf+watch@chromium.org',
1947 'mlamouri+watch-notifications@chromium.org', 1960 'mlamouri+watch-notifications@chromium.org',
1948 'peter@chromium.org'], 1961 'peter@chromium.org'],
1949 'nqe': ['tbansal+watch-nqe@chromium.org'], 1962 'nqe': ['tbansal+watch-nqe@chromium.org'],
1950 'ntp': ['dbeam+watch-ntp@chromium.org', 1963 'ntp': ['dbeam+watch-ntp@chromium.org',
1951 'pedrosimonetti+watch@chromium.org'], 1964 'pedrosimonetti+watch@chromium.org'],
1952 'ntp_snippets': ['ntp-dev+reviews@chromium.org', 1965 'ntp_snippets': ['ntp-dev+reviews@chromium.org',
1953 'noyau+watch@chromium.org'], 1966 'noyau+watch@chromium.org'],
1954 'ntp_tiles': ['ntp-dev+reviews@chromium.org', 1967 'ntp_tiles': ['ntp-dev+reviews@chromium.org',
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
2083 'raymes+watch@chromium.org'], 2096 'raymes+watch@chromium.org'],
2084 'windows_sandboxing': ['pennymac+watch@chromium.org', 2097 'windows_sandboxing': ['pennymac+watch@chromium.org',
2085 'wfh+watch@chromium.org'], 2098 'wfh+watch@chromium.org'],
2086 'x11': ['derat+watch@chromium.org', 2099 'x11': ['derat+watch@chromium.org',
2087 'sadrul@chromium.org', 2100 'sadrul@chromium.org',
2088 'yusukes+watch@chromium.org'], 2101 'yusukes+watch@chromium.org'],
2089 'xml': ['dominicc+watchlist@chromium.org'], 2102 'xml': ['dominicc+watchlist@chromium.org'],
2090 'zoom': ['wjmaclean@chromium.org'], 2103 'zoom': ['wjmaclean@chromium.org'],
2091 }, 2104 },
2092 } 2105 }
OLDNEW
« 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