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

Issue 2751001: gtk: Populate the AutoFill billing address combobox with profile labels. Also (Closed)

Created:
10 years, 6 months ago by James Hawkins
Modified:
9 years, 7 months ago
Reviewers:
GeorgeY
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

gtk: Populate the AutoFill billing address combobox with profile labels. Also remove handling of the default profile, which is no longer a part of the feature. BUG=41645 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49226

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -177 lines) Patch
M chrome/browser/autofill/autofill_dialog_gtk.cc View 23 chunks +66 lines, -177 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
James Hawkins
10 years, 6 months ago (2010-06-08 02:03:16 UTC) #1
James Hawkins
ping
10 years, 6 months ago (2010-06-08 23:07:05 UTC) #2
GeorgeY
LGTM http://codereview.chromium.org/2751001/diff/1/2 File chrome/browser/autofill/autofill_dialog_gtk.cc (right): http://codereview.chromium.org/2751001/diff/1/2#newcode303 chrome/browser/autofill/autofill_dialog_gtk.cc:303: GtkWidget* AddNewAddress(bool expand); Do we still need an ...
10 years, 6 months ago (2010-06-08 23:12:15 UTC) #3
James Hawkins
10 years, 6 months ago (2010-06-08 23:14:22 UTC) #4
http://codereview.chromium.org/2751001/diff/1/2
File chrome/browser/autofill/autofill_dialog_gtk.cc (right):

http://codereview.chromium.org/2751001/diff/1/2#newcode303
chrome/browser/autofill/autofill_dialog_gtk.cc:303: GtkWidget*
AddNewAddress(bool expand);
On 2010/06/08 23:12:15, GeorgeY wrote:
> Do we still need an |expand|?

Yes, this is still the old implementation.

Powered by Google App Engine
This is Rietveld 408576698