New issue
Advanced search Search tips

Issue 887702 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Use single shared definition for string outputted in GetErrorStringForDisallowedLoad()

Project Member Reported by yaoxia@chromium.org, Sep 20

Issue description

Right now the string in GetErrorStringForDisallowedLoad() appears in more than one place: in subresource_filter.cc and also in the test subresource_filter_browsertest.cc. We should only have one definition.

This could probably be done by having Blink's console logging move into our component in ReportDisallowedLoad.
 
Cc: -csharrison@google.com csharrison@chromium.org
Cc: -csharrison@chromium.org
Owner: csharrison@chromium.org
Status: Assigned (was: Untriaged)
I can probably do this.
Description: Show this description

Sign in to add a comment