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

Issue 106033007: Disable wallet in countries where it's not supported, take 2. (Closed)

Created:
6 years, 11 months ago by Evan Stade
Modified:
6 years, 11 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

Disable wallet in countries where it's not supported, take 2. Only disable it if there's no indication the user might be interested in US addresses. App locale is not taken into account because many international users set theirs to en-US. BUG=323641 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243735

Patch Set 1 #

Total comments: 15

Patch Set 2 : updates #

Patch Set 3 : fix test? #

Patch Set 4 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -18 lines) Patch
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc View 2 chunks +49 lines, -5 lines 0 comments Download
M components/autofill/core/browser/personal_data_manager.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M components/autofill/core/browser/personal_data_manager.cc View 1 2 3 chunks +30 lines, -1 line 0 comments Download
M components/autofill/core/browser/test_personal_data_manager.h View 3 chunks +5 lines, -5 lines 0 comments Download
M components/autofill/core/browser/test_personal_data_manager.cc View 3 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Evan Stade
6 years, 11 months ago (2013-12-31 04:04:40 UTC) #1
Dan Beam
generally lg https://codereview.chromium.org/106033007/diff/1/components/autofill/core/browser/personal_data_manager.cc File components/autofill/core/browser/personal_data_manager.cc (right): https://codereview.chromium.org/106033007/diff/1/components/autofill/core/browser/personal_data_manager.cc#newcode754 components/autofill/core/browser/personal_data_manager.cc:754: DCHECK_EQ(2U, country_code.size()); nit: check that country_code is ...
6 years, 11 months ago (2014-01-02 22:10:38 UTC) #2
Evan Stade
https://codereview.chromium.org/106033007/diff/1/components/autofill/core/browser/personal_data_manager.cc File components/autofill/core/browser/personal_data_manager.cc (right): https://codereview.chromium.org/106033007/diff/1/components/autofill/core/browser/personal_data_manager.cc#newcode754 components/autofill/core/browser/personal_data_manager.cc:754: DCHECK_EQ(2U, country_code.size()); On 2014/01/02 22:10:39, Dan Beam wrote: > ...
6 years, 11 months ago (2014-01-02 22:23:15 UTC) #3
Dan Beam
lgtm but we should address auxiliary profiles if possible in the future https://codereview.chromium.org/106033007/diff/1/components/autofill/core/browser/personal_data_manager.cc File components/autofill/core/browser/personal_data_manager.cc ...
6 years, 11 months ago (2014-01-02 22:30:36 UTC) #4
Dan Beam
https://codereview.chromium.org/106033007/diff/1/components/autofill/core/browser/personal_data_manager.cc File components/autofill/core/browser/personal_data_manager.cc (right): https://codereview.chromium.org/106033007/diff/1/components/autofill/core/browser/personal_data_manager.cc#newcode759 components/autofill/core/browser/personal_data_manager.cc:759: country_codes.push_back(StringToLowerASCII(UTF16ToASCII( On 2014/01/02 22:30:37, Dan Beam wrote: > On ...
6 years, 11 months ago (2014-01-02 22:35:27 UTC) #5
Evan Stade
https://codereview.chromium.org/106033007/diff/1/components/autofill/core/browser/personal_data_manager.cc File components/autofill/core/browser/personal_data_manager.cc (right): https://codereview.chromium.org/106033007/diff/1/components/autofill/core/browser/personal_data_manager.cc#newcode756 components/autofill/core/browser/personal_data_manager.cc:756: const std::vector<AutofillProfile*>& profiles = web_profiles(); On 2014/01/02 22:30:37, Dan ...
6 years, 11 months ago (2014-01-02 22:36:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/106033007/120001
6 years, 11 months ago (2014-01-02 22:37:29 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) chromedriver2_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=209303
6 years, 11 months ago (2014-01-02 23:31:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/106033007/510001
6 years, 11 months ago (2014-01-03 23:56:26 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) check_deps2git http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=209869
6 years, 11 months ago (2014-01-04 00:36:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/106033007/810001
6 years, 11 months ago (2014-01-06 19:58:47 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=242035
6 years, 11 months ago (2014-01-07 00:46:09 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/106033007/810001
6 years, 11 months ago (2014-01-08 01:29:02 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=242995
6 years, 11 months ago (2014-01-08 04:54:19 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/106033007/810001
6 years, 11 months ago (2014-01-08 23:55:22 UTC) #15
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 01:47:33 UTC) #16
Message was sent while issue was closed.
Change committed as 243735

Powered by Google App Engine
This is Rietveld 408576698