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

Issue 12328091: set a default country in the autofill dialog. (Closed)

Created:
7 years, 10 months ago by Evan Stade
Modified:
7 years, 9 months ago
Reviewers:
Lei Zhang, Ilya Sherman
CC:
chromium-reviews, Raman Kakilate, estade+watch_chromium.org, benquan, tfarina, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, dhollowa+watch_chromium.org, Albert Bodenhamer, Ilya Sherman
Visibility:
Public.

Description

set a default country in the autofill dialog, and sort by display name BUG=none TBR=thestig@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184875

Patch Set 1 #

Patch Set 2 : relative patchset #

Patch Set 3 : also sort #

Total comments: 1

Patch Set 4 : mnamake javascript use the model too #

Patch Set 5 : remove extra include #

Total comments: 10

Patch Set 6 : Ilya review 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -94 lines) Patch
M chrome/browser/resources/options/autofill_edit_address_overlay.js View 1 2 3 4 5 1 chunk +9 lines, -39 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_models.h View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_models.cc View 1 2 3 4 1 chunk +0 lines, -18 lines 0 comments Download
A chrome/browser/ui/autofill/country_combobox_model.h View 1 2 3 4 5 1 chunk +43 lines, -0 lines 0 comments Download
A chrome/browser/ui/autofill/country_combobox_model.cc View 1 2 3 4 5 1 chunk +54 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/autofill_options_handler.cc View 1 2 3 4 5 3 chunks +30 lines, -20 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Evan Stade
depends on https://codereview.chromium.org/12335026/, which is currently failing on clang trybots.
7 years, 10 months ago (2013-02-25 23:56:57 UTC) #1
Ilya Sherman
There is similar logic in [ https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/ui/webui/options/autofill_options_handler.cc ]. It would be nice to share the ...
7 years, 10 months ago (2013-02-26 00:31:13 UTC) #2
Evan Stade
updated this leaves us in the unpleasant situation of trying to reconcile what the empty ...
7 years, 10 months ago (2013-02-26 02:12:45 UTC) #3
Ilya Sherman
LGTM, thanks. I'm ok with omitting the empty entry in the dialog UI, since, the ...
7 years, 10 months ago (2013-02-26 09:57:07 UTC) #4
Evan Stade
https://codereview.chromium.org/12328091/diff/4005/chrome/browser/ui/autofill/country_combobox_model.cc File chrome/browser/ui/autofill/country_combobox_model.cc (right): https://codereview.chromium.org/12328091/diff/4005/chrome/browser/ui/autofill/country_combobox_model.cc#newcode35 chrome/browser/ui/autofill/country_combobox_model.cc:35: countries_.insert(countries_.begin(), NULL); On 2013/02/26 09:57:07, Ilya Sherman wrote: > ...
7 years, 10 months ago (2013-02-26 19:01:40 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/12328091/1013
7 years, 10 months ago (2013-02-26 19:05:28 UTC) #6
commit-bot: I haz the power
Presubmit check for 12328091-1013 failed and returned exit status 1. INFO:root:Found 8 file(s). Running presubmit ...
7 years, 10 months ago (2013-02-26 19:05:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/12328091/1013
7 years, 10 months ago (2013-02-27 00:56:57 UTC) #8
commit-bot: I haz the power
Change committed as 184875
7 years, 10 months ago (2013-02-27 04:39:54 UTC) #9
Lei Zhang
7 years, 9 months ago (2013-03-04 20:21:58 UTC) #10
Message was sent while issue was closed.
.gypi change lgtm

Powered by Google App Engine
This is Rietveld 408576698