Make subresource filter activation agnostic of in-page navigations.
The Safe Browsing Subresource Filter used to reactivate in response to same-page navigations, which resulted in spurious histogram samples being recorded. In some edge cases, a same-page navigation in the main-frame also resulted in no activation in subsequently created child frames. This CL makes sure that the logic on both browser and renderer sides is agnostic of in-page navigations. BUG=637415 Review-Url: https://codereview.chromium.org/2574193002 Cr-Commit-Position: refs/heads/master@{#438584}
Showing
Please register or sign in to comment