DescriptionDon't check URLs against Safe Browsing if not supported.
Default all android builds to safe_browsing=3 mode.
This will fix the crash in chrome_public_apk when built with //clank
checkout. It'll also provide more consistency between public and private
builds since both will use safe_browsing==3. At a later
date, the public build will get support for safe browsing.
In a follow-up CL I'd like to disable the Safe Browsing settings UI
when it's not supported, assuming we can determine that before the UI
is created.
BUG=533105
Committed: https://crrev.com/36a226dfc5214fa56583dc14debda373c1718c58
Cr-Commit-Position: refs/heads/master@{#350429}
Patch Set 1 #Patch Set 2 : fix desktop tests #
Total comments: 2
Patch Set 3 : fix features.gni as well #
Total comments: 2
Patch Set 4 : rm extraneous comment #
Total comments: 2
Patch Set 5 : braces, per the thestig #Messages
Total messages: 33 (13 generated)
|