DescriptionUpdatePasswordInfoBarController for update password UI
Adds UpdatePasswordInfoBarController as infobar controller for the
update passwords infobar. UpdatePasswordInfoBarController subclasses
ConfirmInfoBarController, adding an additional link to the label for
choosing an account in the case where multiple accounts are possible for
the password update. Tapping on this link presents a picker view for
selecting the appropriate account.
BUG=622244
Committed: https://crrev.com/16245bede16eea10edd85949b1da70c4e033f798
Cr-Commit-Position: refs/heads/master@{#403872}
Patch Set 1 #Patch Set 2 : Formatting #
Total comments: 7
Patch Set 3 : Nit fixes #
Total comments: 14
Patch Set 4 : Removing __unsafe_unretained as it is only applicable for ObjC objects #
Total comments: 2
Patch Set 5 : Rebase, update for selector coordinator #Patch Set 6 : Cleanup #
Total comments: 2
Patch Set 7 : remove //weak #Dependent Patchsets: Messages
Total messages: 26 (8 generated)
|