[Password Manager] Fix to recognise failed login attempt for sites where...
[Password Manager] Fix to recognise failed login attempt for sites where content server pushes new login form. With current implementation chromium browser does not recognize the failed login attempt for sites where content server pushes different login form (e.g. http://www.xda-developers.com), and apparently it assumes a login success and offers to save an incorrect password. With this patch in addition to submitted form's action URL to that of visible form's action URL it ignores the schemes for HTTP or HTTPS URLs as well. BUG=400769 Review URL: https://codereview.chromium.org/488083002 Cr-Commit-Position: refs/heads/master@{#292877}
Showing
Please register or sign in to comment