SafeBrowsingDatabaseManager API should use more specific args/types |
||||
Issue descriptionMatchDownloadWhitelistString(const std::string& str) should be something more like MatchDownloadWhitelistCertKey(some_cert_type) and MatchModuleWhitelistString(const std::string& str) should be MatchModuleWhitelistFilename(const std::string& module_filename)
,
Jun 30 2017
,
Nov 10 2017
,
Feb 18 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by nparker@chromium.org
, Dec 16 2016