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

Issue 551034: Simplify the gtk AutoFill dialog and bring it more in line with the mocks.... (Closed)

Created:
10 years, 11 months ago by James Hawkins
Modified:
9 years, 7 months ago
Reviewers:
mattm
CC:
chromium-reviews_googlegroups.com, kuchhal, ben+cc_chromium.org
Visibility:
Public.

Description

Simplify the gtk AutoFill dialog and bring it more in line with the mocks. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=36402

Patch Set 1 #

Total comments: 20

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -300 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +12 lines, -6 lines 0 comments Download
M chrome/app/resources/locale_settings.grd View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/autofill/autofill_dialog_gtk.cc View 1 2 3 4 6 chunks +136 lines, -244 lines 0 comments Download
M chrome/browser/gtk/bookmark_manager_gtk.cc View 2 3 1 chunk +3 lines, -5 lines 0 comments Download
M chrome/browser/gtk/clear_browsing_data_dialog_gtk.cc View 1 2 3 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/gtk/create_application_shortcuts_dialog_gtk.cc View 1 2 3 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/gtk/first_run_dialog.cc View 2 3 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/gtk/import_dialog_gtk.cc View 1 2 3 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/gtk/keyword_editor_view.cc View 2 3 1 chunk +4 lines, -7 lines 0 comments Download
M chrome/browser/gtk/options/passwords_exceptions_window_gtk.cc View 2 3 1 chunk +4 lines, -7 lines 0 comments Download
M chrome/browser/gtk/options/url_picker_dialog_gtk.cc View 2 3 1 chunk +6 lines, -7 lines 0 comments Download
M chrome/common/gtk_util.h View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/common/gtk_util.cc View 1 2 3 2 chunks +11 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
James Hawkins
10 years, 11 months ago (2010-01-14 23:52:15 UTC) #1
mattm
could you also send a screenshot or two of what the new dialog looks like? ...
10 years, 11 months ago (2010-01-15 00:49:59 UTC) #2
James Hawkins
http://codereview.chromium.org/551034/diff/1/4 File chrome/browser/autofill/autofill_dialog_gtk.cc (right): http://codereview.chromium.org/551034/diff/1/4#newcode28 chrome/browser/autofill/autofill_dialog_gtk.cc:28: const int kAutoFillDialogIndent = 5; On 2010/01/15 00:49:59, mattm ...
10 years, 11 months ago (2010-01-15 02:20:30 UTC) #3
mattm
http://codereview.chromium.org/551034/diff/1/4 File chrome/browser/autofill/autofill_dialog_gtk.cc (right): http://codereview.chromium.org/551034/diff/1/4#newcode28 chrome/browser/autofill/autofill_dialog_gtk.cc:28: const int kAutoFillDialogIndent = 5; On 2010/01/15 02:20:30, James ...
10 years, 11 months ago (2010-01-15 02:40:45 UTC) #4
James Hawkins
http://codereview.chromium.org/551034/diff/1/4 File chrome/browser/autofill/autofill_dialog_gtk.cc (right): http://codereview.chromium.org/551034/diff/1/4#newcode28 chrome/browser/autofill/autofill_dialog_gtk.cc:28: const int kAutoFillDialogIndent = 5; On 2010/01/15 02:40:45, mattm ...
10 years, 11 months ago (2010-01-15 18:37:07 UTC) #5
mattm
lgtm http://codereview.chromium.org/551034/diff/1/4 File chrome/browser/autofill/autofill_dialog_gtk.cc (right): http://codereview.chromium.org/551034/diff/1/4#newcode28 chrome/browser/autofill/autofill_dialog_gtk.cc:28: const int kAutoFillDialogIndent = 5; On 2010/01/15 18:37:07, ...
10 years, 11 months ago (2010-01-15 20:44:51 UTC) #6
James Hawkins
10 years, 11 months ago (2010-01-15 20:53:22 UTC) #7
http://codereview.chromium.org/551034/diff/7002/4004
File chrome/browser/autofill/autofill_dialog_gtk.cc (right):

http://codereview.chromium.org/551034/diff/7002/4004#newcode125
chrome/browser/autofill/autofill_dialog_gtk.cc:125: GTK_RESPONSE_OK,
On 2010/01/15 20:44:51, mattm wrote:
> order should be apply, cancel, ok

Done.

Powered by Google App Engine
This is Rietveld 408576698