On Thu, Mar 10, 2016 at 9:35 PM, Mike West <mkwst@google.com> wrote:
> We made some changes to the way we turn on auto-sign in, and it looks
> like you're hitting a case we didn't consider. That is, after
> https://codereview.chromium.org/1735013004, we're only toggling the
> "auto-sign-in" bit on a heuristically-stored credential after the site
> uses the `get()` API to try to obtain it, as we want to ensure that that
> the site understands the credential management API (and can therefore be
> assumed to explain to us when the user signs out). I'd expect the auto-
> sign-in bit to be toggled for the fi.team.tester7@gmail.com account after
> you select it from the chooser; is that the case?
No, if I pick the heuristically-stored credential from the chooser and use it to sign in, then call the API again, I still get the chooser and can't get into the auto sign-in state. Can you see if you can reproduce?
~~~
Bug in the way we're grabbing the form to update.
Comment 1 by sabineb@chromium.org
, Mar 23 2016