Use correct element for Form Not Secure warning
Web forms may not contain a username element, therefore it is not safe to assume that such an element exists when calling ShowNotSecureWarning. Instead, use the actual element found by the autofill logic. BUG=678769 Review-Url: https://codereview.chromium.org/2612893003 Cr-Commit-Position: refs/heads/master@{#441988}
Showing
Please register or sign in to comment