DescriptionFixing redirect through DataReductionProxy logic.
Redirects through DataReductionProxy were counting as a DRP
navigations/pageloads even when the new URL that was redirected to was
non-DRP. This affects DRP PageLoad.* UMA and the DRP pingback.
This introduces a reset_to_default method on DRPData as well as changing
using original_url from URLRequest to just URL (as DRP cares more about
the actual URL of the site rather than the original URL before
redirects).
BUG=565421
Committed: https://crrev.com/960971fdee189de4b0879017475dd7d8bca0e659
Cr-Commit-Position: refs/heads/master@{#419514}
Patch Set 1 #
Total comments: 7
Patch Set 2 : tbansal comments #Patch Set 3 : typo #
Total comments: 8
Patch Set 4 : tbansal comments #Messages
Total messages: 38 (23 generated)
|