DescriptionAutoFill Profiles dialog handles multi-select and delete on Mac
Changes the AutoFill dialog on Mac to support multi-select and delete of items
in the address and credit card table. The "Edit..." button disables when multiple
items are selected.
Nib changes in AutoFillDialog.xib: (1) Enables multi-select for the table view, (2) binds
the enabled state of the "Edit..." button to the new |multipleSelected| property, (3) connects edit button to outlet.
BUG=49344, 46075
TEST=AutoFillDialogControllerTest.DeleteMultiple.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52989
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressing review comments. #Patch Set 3 : Merge with trunk. #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|