New issue
Advanced search Search tips

Issue 751696 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

SubresourceFilter: activation list matching happily accepts matching with NONE

Project Member Reported by csharrison@chromium.org, Aug 2 2017

Issue description

See SubresourceFilterSafeBrowsingActivationThrottle::DoesMainFrameURLSatisfyActivationConditions.

If the condition we're matching on is ActivationList, we will return true if both the list and the config are None. This goes against intuition, where None should mean nothing should match. 
 
Status: Fixed (was: Assigned)

Sign in to add a comment