Chromium Code Reviews
DescriptionMake 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
Committed: https://crrev.com/ca6bad482eae5bf092de9910ed4a0ef356e5ba1f
Cr-Commit-Position: refs/heads/master@{#438584}
Patch Set 1 : Fix tests. #Patch Set 2 : Fix tests. #Patch Set 3 : Additional tests. #Patch Set 4 : Final test fix. #Depends on Patchset: Messages
Total messages: 22 (16 generated)
|