Chromium Code Reviews
DescriptionDisable Form-Not-Secure warning when |autofill_client_| is null
This is a temporary fix for an M57 crasher when Form-Not-Secure is
enabled.
PasswordAutofillManager doesn't generally seem to allow for the possibility that
|autofill_client_| is null, yet it's possible for it to be null, in the case of
the SimpleWebViewDialog ChromeOS captive portal login. In a follow-up, we should
figure out whether PasswordAutofillManager is intended to support a null
|autofill_client_| and also whether SimpleWebViewDialog is supposed to work
with password autofill.
BUG=678149
TBR=engedy@chromium.org
Review-Url: https://codereview.chromium.org/2733043005
Cr-Commit-Position: refs/heads/master@{#455213}
(cherry picked from commit 88c753c103d76fd3697f7fcef962011588e3975f)
Review-Url: https://codereview.chromium.org/2740673004 .
Cr-Commit-Position: refs/branch-heads/2987@{#803}
Cr-Branched-From: ad51088c0e8776e8dcd963dbe752c4035ba6dab6-refs/heads/master@{#444943}
Committed: https://chromium.googlesource.com/chromium/src/+/588d0414a6ef0690800b7bc1ec824ec114d8b258
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||