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

Issue 2799054: Remove the AutoFill enable/disable radio from the Options dialog to the AutoFill dialog (Closed)

Created:
10 years, 5 months ago by dhollowa
Modified:
9 years, 7 months ago
Reviewers:
Miranda Callahan
CC:
chromium-reviews, John Grabowski, Paweł Hajdan Jr., pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Remove the AutoFill enable/disable radio from the Options dialog to the AutoFill dialog These changes remove the AutoFill enabled radio buttons from the Preferences dialog and adds a single checkbox to the AutoFill dialog to do same. Preferences.xib changes by removing the radio buttons and moving other controls up. AutoFillDialog.xib adds checkbox to control AutoFill enabled preference. Also, other controls in AutoFillDialg.xib now bind their enabled states to the value of the enabled checkbox. BUG=47435 TEST=AutoFillDialogControllerTest.AutoFillEnabled* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51581

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1305 lines, -419 lines) Patch
M chrome/app/nibs/AutoFillDialog.xib View 16 chunks +221 lines, -11 lines 0 comments Download
M chrome/app/nibs/Preferences.xib View 84 chunks +1029 lines, -389 lines 0 comments Download
M chrome/browser/autofill/autofill_dialog_controller_mac.h View 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_dialog_controller_mac.mm View 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_dialog_controller_mac_unittest.mm View 1 chunk +41 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/preferences_window_controller.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/cocoa/preferences_window_controller.mm View 4 chunks +0 lines, -18 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dhollowa
10 years, 5 months ago (2010-07-03 00:05:11 UTC) #1
Miranda Callahan
10 years, 5 months ago (2010-07-03 00:06:21 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698