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

Issue 24538008: rAc: phone number cleanup (Closed)

Created:
7 years, 2 months ago by Evan Stade
Modified:
7 years, 2 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, benquan, jam, browser-components-watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, Albert Bodenhamer, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

rAc: phone number cleanup 1) fill Wallet phone number data in a format that's more similar to Autofill (i.e. whole number without any formatting) 2) display Wallet phone numbers in rAc in US-national format 3) display Autofill phone numbers in rAc in user-supplied format, unless there is no formatting. In that case add formatting. BUG=297204 R=isherman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226004

Patch Set 1 #

Patch Set 2 : checkpoint #

Patch Set 3 : . #

Patch Set 4 : retry upload #

Patch Set 5 : fixme #

Total comments: 8

Patch Set 6 : review changes #

Patch Set 7 : add test #

Total comments: 2

Patch Set 8 : git try #

Patch Set 9 : test fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -44 lines) Patch
M chrome/browser/ui/autofill/data_model_wrapper.h View 1 2 4 chunks +12 lines, -1 line 0 comments Download
M chrome/browser/ui/autofill/data_model_wrapper.cc View 1 2 3 4 5 6 7 6 chunks +54 lines, -8 lines 0 comments Download
M chrome/browser/ui/autofill/data_model_wrapper_unittest.cc View 1 2 3 4 5 6 1 chunk +66 lines, -0 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_address.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_address.cc View 1 2 3 4 5 3 chunks +14 lines, -1 line 0 comments Download
M components/autofill/content/browser/wallet/wallet_address_unittest.cc View 1 2 3 4 5 6 7 8 18 chunks +18 lines, -18 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_client_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/content/browser/wallet/wallet_items_unittest.cc View 1 2 3 4 5 6 7 8 13 chunks +13 lines, -13 lines 0 comments Download
M components/autofill/core/browser/phone_number_i18n.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/core/browser/phone_number_i18n.cc View 1 2 3 4 5 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Evan Stade
if this lgty I can work on fixing the tests that no doubt will break.
7 years, 2 months ago (2013-09-26 21:42:59 UTC) #1
Ilya Sherman
LGTM. Thanks, this IMO does a great job of preserving user formatting where it might ...
7 years, 2 months ago (2013-09-26 22:01:06 UTC) #2
Evan Stade
test added if you want to take a look at it. https://codereview.chromium.org/24538008/diff/25001/chrome/browser/ui/autofill/data_model_wrapper.cc File chrome/browser/ui/autofill/data_model_wrapper.cc (right): ...
7 years, 2 months ago (2013-09-27 00:29:17 UTC) #3
Ilya Sherman
Still LGTM, thanks. https://codereview.chromium.org/24538008/diff/59001/chrome/browser/ui/autofill/data_model_wrapper.cc File chrome/browser/ui/autofill/data_model_wrapper.cc (right): https://codereview.chromium.org/24538008/diff/59001/chrome/browser/ui/autofill/data_model_wrapper.cc#newcode143 chrome/browser/ui/autofill/data_model_wrapper.cc:143: const base::string16 phone_number = values[GetVariantForType(type)]; Optional ...
7 years, 2 months ago (2013-09-27 00:32:06 UTC) #4
Evan Stade
https://codereview.chromium.org/24538008/diff/59001/chrome/browser/ui/autofill/data_model_wrapper.cc File chrome/browser/ui/autofill/data_model_wrapper.cc (right): https://codereview.chromium.org/24538008/diff/59001/chrome/browser/ui/autofill/data_model_wrapper.cc#newcode143 chrome/browser/ui/autofill/data_model_wrapper.cc:143: const base::string16 phone_number = values[GetVariantForType(type)]; On 2013/09/27 00:32:06, Ilya ...
7 years, 2 months ago (2013-09-27 00:43:20 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/24538008/97001
7 years, 2 months ago (2013-09-27 22:17:03 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=82801
7 years, 2 months ago (2013-09-28 03:34:28 UTC) #7
Evan Stade
7 years, 2 months ago (2013-09-30 17:38:58 UTC) #8
Message was sent while issue was closed.
Committed patchset #9 manually as r226004 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698