DescriptionThe password manager infobar is suppressed when the one-click infobar is
supposed to show itself. However, in this case the problem was that the
later was not showing. The problem is that the one-click infobar triggers
on the http header "Google-Accounts-Signin", which it was looking in the
headers of 302 redirect responses, but in some cases it can also appear in
200 responses.
BUG=132849
TEST=Make sure that the one-click infobar is always shown in the right
conditions. I'm not sure how to trigger a sign in without all the redirects.
I was only able to repro this bug on on Windows XP machine.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152405
Patch Set 1 #
Total comments: 2
Messages
Total messages: 10 (0 generated)
|