[AdTagging] Track resources loaded from memory cache
Requests served from memory cache don't have the is_ad bit in their newly minted ResourceRequests. The bit is needed by the AdTracker class that receives a probe on WillSendRequest. This CL copies the bit over to the new request and tests it. Bug: 807640 Change-Id: I9656446be52eb19159a84c26cbdf47905a0e1989 Reviewed-on: https://chromium-review.googlesource.com/980700Reviewed-by:Nate Chapin <japhet@chromium.org> Commit-Queue: Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/master@{#546166}
Showing
Please register or sign in to comment