DescriptionMake form-not-secure controllable as its own separate Finch feature
Previously, form-not-secure was enabled as its own value of the
--mark-non-secure-as flag. That value also enabled the "Not secure" omnibox
warning. Also, the autofill code that checked for the command-line flag
didn't allow us to enable it via Finch.
This CL moves the form-not-secure warning into its own Finch feature and
corresponding chrome://flags flag. This lets us turn it on and off via Finch,
independently from the "Not secure" omnibox warning that is controlled by
--mark-non-secure-as.
BUG=674320
Committed: https://crrev.com/04c3307c17d85118389afd8e3811daf4d60f823e
Cr-Commit-Position: refs/heads/master@{#439753}
Patch Set 1 #
Total comments: 10
Patch Set 2 : elawrence, mathp comments; update histograms.xml #
Total comments: 2
Patch Set 3 : lab -> feature #Patch Set 4 : rebase #Messages
Total messages: 39 (23 generated)
|