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

Issue 390083003: Use street address collapser instead of line separator. (Closed)

Created:
6 years, 5 months ago by please use gerrit instead
Modified:
6 years, 5 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org, lararennie
Project:
chromium
Visibility:
Public.

Description

Use street address collapser instead of line separator. Use GetStreetAddressLinesAsSingleLine() instead of GetLineSeparatorForLanguage() in personal_data_manager.cc, because the separator should be used to concatenate only parts of the address, of which only the street address is multi-line. BUG=393584 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283122

Patch Set 1 : #

Patch Set 2 : Fixup. #

Total comments: 2

Patch Set 3 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -108 lines) Patch
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc View 1 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_i18n_input.h View 2 chunks +0 lines, -11 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_i18n_input.cc View 1 2 chunks +1 line, -79 lines 0 comments Download
M chrome/browser/ui/autofill/data_model_wrapper.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/core/browser/address_i18n.h View 2 chunks +12 lines, -0 lines 0 comments Download
M components/autofill/core/browser/address_i18n.cc View 2 chunks +77 lines, -0 lines 0 comments Download
M components/autofill/core/browser/personal_data_manager.cc View 1 2 3 chunks +22 lines, -13 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
please use gerrit instead
Evan: PTAL.
6 years, 5 months ago (2014-07-14 16:37:11 UTC) #1
Evan Stade
https://codereview.chromium.org/390083003/diff/40001/components/autofill/core/browser/personal_data_manager.cc File components/autofill/core/browser/personal_data_manager.cc (right): https://codereview.chromium.org/390083003/diff/40001/components/autofill/core/browser/personal_data_manager.cc#newcode574 components/autofill/core/browser/personal_data_manager.cc:574: profile->GetMultiInfo(type, app_locale_, &multi_values); I don't really see a huge ...
6 years, 5 months ago (2014-07-14 17:47:40 UTC) #2
please use gerrit instead
The advantage for this CL is to hide the concept of line separators from the ...
6 years, 5 months ago (2014-07-14 19:07:09 UTC) #3
Evan Stade
lgtm
6 years, 5 months ago (2014-07-14 21:20:08 UTC) #4
please use gerrit instead
The CQ bit was checked by rouslan@chromium.org
6 years, 5 months ago (2014-07-14 22:52:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rouslan@chromium.org/390083003/60001
6 years, 5 months ago (2014-07-14 22:54:24 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-15 01:11:37 UTC) #7
Message was sent while issue was closed.
Change committed as 283122

Powered by Google App Engine
This is Rietveld 408576698