Right now the string in GetErrorStringForDisallowedLoad() appears in more than one place: in subresource_filter.cc and also in the test subframe_navigation_filtering_throttle_unittest.cc. We should only have one definition.
This could probably be done by having Blink's console logging move into our component in ReportDisallowedLoad.
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.
Comment 1 by yaoxia@chromium.org
, Sep 20