Chromium Code Reviews
DescriptionRemove kEnablePasswordChangeSupport and clean-up form_autofill_util.cc
password_manager::features::kEnablePasswordChangeSupport is defined
but not used in Chromium any more. Change password support is now
always on also on Android, including the "update password" prompt.
Therefore also Android-specific handling inside
autofill::form_util::IsFormVisible is outdated, Android should do
what other platforms do.
This CL removes the unused feature, and also makes IsFormVisible copy
desktop behaviour on Android.
Committed: https://crrev.com/3a03743c7be2c81af3390823488db30fa7c1dd29
Cr-Commit-Position: refs/heads/master@{#424708}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove kEnablePasswordChangeSupport and clean-up form_autofill_util.cc #
Messages
Total messages: 22 (13 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||