[Subresource Filter] Handle user reload entirely within component
This CL changes the subresource filter to handle the action of the user initiating a reload of a page with blocked ads entirely within the component, rather than delegating to the embedder. This change concretely means that WebLayer now obtains this behavior for free. To test proper integration in WebLayer, this CL also adds browsertests of the expected behavior in //weblayer. We disable these browsertests on Windows due to https://crbug.com/1152429. Bug: 1116095 Change-Id: I270aff6251d0a498af77b9748bf129036e4d3541 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606345 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#844144}
Showing
Please register or sign in to comment