Description[autofill] Hook the sign-in button up to required actions.
- Actually use the info we're getting from wallet to tell whether a user needs
to authenticate further (in this case only in a non-passive way).
- Add a DialogSignedInState to autofill_dialog_types.h.
- Add a DialogSignedInState SignedInState() to AutofillDialogController interface
and implements AutofillDialogControllerImpl.
- Adds a UpdateAccountChooser() to AutofillDialogView and implements in
AutofillDialogViews.
- Use SignedInState() from AutofillDialogViews.
BUG=157270, 163508, 171528
R=isherman@chromium.org,sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180083
Patch Set 1 #Patch Set 2 : +snark #
Total comments: 14
Patch Set 3 : isherman@ review #
Total comments: 8
Patch Set 4 : isherman@ review #Patch Set 5 : git co master -p -- autofill_dialog_controller.h #Patch Set 6 : views cleanup #Patch Set 7 : bored #
Total comments: 2
Patch Set 8 : isherman@ #Messages
Total messages: 12 (0 generated)
|