DescriptionDo not save passwords if the landing page has HTTP status 5xx or 4xx
If the server throws internal error, access denied, page not found etc.
after a login attempt, there is no reason to believe that the user put
in credentials they would like to save. So we should not suggest
saving in that case.
BUG=432592
Committed: https://crrev.com/a3d924feb1bd3e3e2dab6ba85786db63334e8312
Cr-Commit-Position: refs/heads/master@{#304783}
Patch Set 1 : #
Total comments: 8
Patch Set 2 : Addressing Vaclav's review comments #
Total comments: 9
Patch Set 3 : Correction in the browser test #Patch Set 4 : Rebase #
Total comments: 2
Messages
Total messages: 26 (9 generated)
|