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

Issue 554081: First revision of the AutoFill settings dialog.... (Closed)

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

Description

First revision of the AutoFill settings dialog. What works: 1. Layout (for the most part) 2. Editing and saving the items What does not 1. Scroll 2. Delete/Add buttons 3. some layout quirks 4. collapsible editable sets. BUG=33026 TEST=none for now. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37357

Patch Set 1 #

Total comments: 51

Patch Set 2 : '' #

Total comments: 44

Patch Set 3 : '' #

Total comments: 22

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1121 lines, -2 lines) Patch
M chrome/app/generated_resources.grd View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_dialog.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
A chrome/browser/autofill/autofill_dialog_win.cc View 3 1 chunk +13 lines, -0 lines 0 comments Download
A chrome/browser/autofill/autofill_profiles_view_win.h View 3 1 chunk +284 lines, -0 lines 0 comments Download
A chrome/browser/autofill/autofill_profiles_view_win.cc View 3 4 1 chunk +805 lines, -0 lines 0 comments Download
M chrome/browser/autofill/credit_card.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/credit_card.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
GeorgeY
I am continuing to work on it, but I decided to send intermediate as it ...
10 years, 11 months ago (2010-01-26 19:10:12 UTC) #1
James Hawkins
On 2010/01/26 19:10:12, georgey wrote: > I am continuing to work on it, but I ...
10 years, 11 months ago (2010-01-26 19:11:50 UTC) #2
James Hawkins
http://codereview.chromium.org/554081/diff/1/3 File chrome/app/resources/locale_settings.grd (right): http://codereview.chromium.org/554081/diff/1/3#newcode299 chrome/app/resources/locale_settings.grd:299: <message name="IDS_AUTOFILL_PROFILES_DIALOG_WIDTH_CHARS" use_name_for_id="true"> There's already an IDS_AUTOFILL_DIALOG_WIDTH_CHARS and IDS_AUTOFILL_DIALOG_HEIGHT_LINES. ...
10 years, 11 months ago (2010-01-26 19:35:28 UTC) #3
Ben Goodger (Google)
I have a first pass of nits/readability stuff that I'll get you to correct first ...
10 years, 11 months ago (2010-01-26 20:29:27 UTC) #4
GeorgeY
Fixed or responded to all comments. Will re-upload when all compiles... http://codereview.chromium.org/554081/diff/1/3 File chrome/app/resources/locale_settings.grd (right): ...
10 years, 11 months ago (2010-01-26 23:25:53 UTC) #5
James Hawkins
http://codereview.chromium.org/554081/diff/1/10 File chrome/browser/autofill/autofill_profiles_view.cc (right): http://codereview.chromium.org/554081/diff/1/10#newcode143 chrome/browser/autofill/autofill_profiles_view.cc:143: std::vector<EditableSetInfo>::iterator it; On 2010/01/26 23:25:54, georgey wrote: > On ...
10 years, 11 months ago (2010-01-26 23:41:35 UTC) #6
Ben Goodger (Google)
http://codereview.chromium.org/554081/diff/5002/29 File chrome/browser/autofill/autofill_profiles_view_win.cc (right): http://codereview.chromium.org/554081/diff/5002/29#newcode38 chrome/browser/autofill/autofill_profiles_view_win.cc:38: gfx::NativeTheme::instance()->GetThemeColorWithDefault( indent 4 spaces instead of 2. http://codereview.chromium.org/554081/diff/5002/29#newcode261 chrome/browser/autofill/autofill_profiles_view_win.cc:261: ...
10 years, 11 months ago (2010-01-27 00:03:57 UTC) #7
James Hawkins
http://codereview.chromium.org/554081/diff/5002/28 File chrome/browser/autofill/autofill_profiles_view_win.h (right): http://codereview.chromium.org/554081/diff/5002/28#newcode10 chrome/browser/autofill/autofill_profiles_view_win.h:10: #include "chrome/browser/autofill/autofill_profile.h" autofill_dialog.h before autofill_profile.h
10 years, 11 months ago (2010-01-27 00:06:22 UTC) #8
GeorgeY
http://codereview.chromium.org/554081/diff/5002/29 File chrome/browser/autofill/autofill_profiles_view_win.cc (right): http://codereview.chromium.org/554081/diff/5002/29#newcode38 chrome/browser/autofill/autofill_profiles_view_win.cc:38: gfx::NativeTheme::instance()->GetThemeColorWithDefault( On 2010/01/27 00:03:57, Ben Goodger wrote: > indent ...
10 years, 11 months ago (2010-01-27 01:12:11 UTC) #9
Ben Goodger (Google)
LGTM. On Tue, Jan 26, 2010 at 5:12 PM, <georgey@chromium.org> wrote: > > http://codereview.chromium.org/554081/diff/5002/29 > ...
10 years, 11 months ago (2010-01-27 01:46:14 UTC) #10
James Hawkins
10 years, 11 months ago (2010-01-27 19:52:19 UTC) #11
LGTM

Powered by Google App Engine
This is Rietveld 408576698