New issue
Advanced search Search tips

Issue 674636 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocked on:
issue 543161



Sign in to add a comment

SafeBrowsingDatabaseManager API should use more specific args/types

Project Member Reported by nparker@chromium.org, Dec 15 2016

Issue description

MatchDownloadWhitelistString(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)

 
Labels: SafeBrowsing-Triaged

Comment 2 by vakh@chromium.org, Jun 30 2017

Blockedon: 543161

Comment 3 by est...@chromium.org, Nov 10 2017

Labels: Hotlist-EnamelAndFriendsFixIt

Comment 4 by est...@chromium.org, Feb 18 2018

Labels: -Hotlist-EnamelAndFriendsFixIt

Sign in to add a comment