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

Side by Side Diff: WATCHLISTS

Issue 2709973003: [Payment Request] Updates iOS watchlist (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 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 795 matching lines...) Expand 10 before | Expand all | Expand 10 after
806 '|components/password_'\ 806 '|components/password_'\
807 '|^ios/chrome/browser/passwords'\ 807 '|^ios/chrome/browser/passwords'\
808 }, 808 },
809 'payments': { 809 'payments': {
810 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments' \ 810 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments' \
811 '|chrome/android/javatests/src/org/chromium/chrome/browser/pay ments'\ 811 '|chrome/android/javatests/src/org/chromium/chrome/browser/pay ments'\
812 '|chrome/test/data/payments'\ 812 '|chrome/test/data/payments'\
813 '|components/payments'\ 813 '|components/payments'\
814 '|third_party/WebKit/LayoutTests/payments/'\ 814 '|third_party/WebKit/LayoutTests/payments/'\
815 '|third_party/WebKit/Source/modules/payments'\ 815 '|third_party/WebKit/Source/modules/payments'\
816 '|ios/web/payments/'\
817 '|ios/web/public/payments/'\
818 '|ios/chrome/browser/payments/'
819 },
820 'payments_ios': {
821 'filepath': 'ios/web/payments/'\
822 '|ios/web/public/payments/'\
please use gerrit instead 2017/02/22 15:07:13 Does iOS use components/payments/ ?
Moe 2017/02/22 15:12:26 It does. I think people should subscribe to 'payme
816 '|ios/chrome/browser/payments/' 823 '|ios/chrome/browser/payments/'
817 }, 824 },
818 'pepper_api': { 825 'pepper_api': {
819 'filepath': 'ppapi/api'\ 826 'filepath': 'ppapi/api'\
820 '|ppapi/c', 827 '|ppapi/c',
821 }, 828 },
822 'permissions': { 829 'permissions': {
823 'filepath': 'content/(child,browser)/permissions/'\ 830 'filepath': 'content/(child,browser)/permissions/'\
824 '|content/common/permission_*'\ 831 '|content/common/permission_*'\
825 '|content/public/(common,browser)/permission_*'\ 832 '|content/public/(common,browser)/permission_*'\
(...skipping 1192 matching lines...) Expand 10 before | Expand all | Expand 10 after
2018 'loading-reviews+metrics@chromium.org'], 2025 'loading-reviews+metrics@chromium.org'],
2019 'panels': ['dcheng@chromium.org', 2026 'panels': ['dcheng@chromium.org',
2020 'dimich@chromium.org', 2027 'dimich@chromium.org',
2021 'jennb@chromium.org', 2028 'jennb@chromium.org',
2022 'jianli@chromium.org'], 2029 'jianli@chromium.org'],
2023 'password_manager': ['gcasto+watchlist@chromium.org', 2030 'password_manager': ['gcasto+watchlist@chromium.org',
2024 'vabr+watchlistpasswordmanager@chromium.org'], 2031 'vabr+watchlistpasswordmanager@chromium.org'],
2025 'payments': ['rouslan+payments@chromium.org', 2032 'payments': ['rouslan+payments@chromium.org',
2026 'sebsg+paymentswatch@chromium.org', 2033 'sebsg+paymentswatch@chromium.org',
2027 'gogerald+paymentswatch@chromium.org'], 2034 'gogerald+paymentswatch@chromium.org'],
2035 'payments_ios': ['mahmadi@chromium.org'],
2028 'pepper_api': ['binji+watch@chromium.org', 2036 'pepper_api': ['binji+watch@chromium.org',
2029 'bradnelson+warch@chromium.org', 2037 'bradnelson+warch@chromium.org',
2030 'ihf+watch@chromium.org', 2038 'ihf+watch@chromium.org',
2031 'piman+watch@chromium.org', 2039 'piman+watch@chromium.org',
2032 'teravest+watch@chromium.org', 2040 'teravest+watch@chromium.org',
2033 'tzik@chromium.org', 2041 'tzik@chromium.org',
2034 'yusukes+watch@chromium.org'], 2042 'yusukes+watch@chromium.org'],
2035 'permissions': ['mlamouri+watch-permissions@chromium.org', 2043 'permissions': ['mlamouri+watch-permissions@chromium.org',
2036 'raymes+watch@chromium.org'], 2044 'raymes+watch@chromium.org'],
2037 'plugin': ['jam@chromium.org'], 2045 'plugin': ['jam@chromium.org'],
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
2135 'raymes+watch@chromium.org'], 2143 'raymes+watch@chromium.org'],
2136 'windows_sandboxing': ['pennymac+watch@chromium.org', 2144 'windows_sandboxing': ['pennymac+watch@chromium.org',
2137 'wfh+watch@chromium.org'], 2145 'wfh+watch@chromium.org'],
2138 'x11': ['derat+watch@chromium.org', 2146 'x11': ['derat+watch@chromium.org',
2139 'sadrul@chromium.org', 2147 'sadrul@chromium.org',
2140 'yusukes+watch@chromium.org'], 2148 'yusukes+watch@chromium.org'],
2141 'xml': ['dominicc+watchlist@chromium.org'], 2149 'xml': ['dominicc+watchlist@chromium.org'],
2142 'zoom': ['wjmaclean@chromium.org'], 2150 'zoom': ['wjmaclean@chromium.org'],
2143 }, 2151 },
2144 } 2152 }
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