Catch incorrect referrer at network::ResourceRequest serialization
This CL moves logic from NetworkServiceNetworkDelegate that performs a DumpWithoutCrash() on incorrect referrer detection, to where serialization of a network::ResourceRequest is performed before being passed to the network service. This is a temporary migration to aid in debugging long-standing referrer mismatches (crbug.com/912680) as well as recently-introduced referrer mismatches (crbug.com/1020592). Bug: 912680,1020592 Change-Id: Id6d7db1c7105bd86f125004868a49beea8c2c3a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896251Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Dominic Farolino <dom@chromium.org> Cr-Commit-Position: refs/heads/master@{#712487}
Showing
Please register or sign in to comment