Inline request referrer serialization for debugging
In crbug.com/1090391, we're seeing crashes due to an incorrect referrer header, so this CL, similar to crrev.com/c/1896251 and crrev.com/c/1954211, inlines the request referrer serialization so we can get a better stack trace from the process that the request was in before it was sent to the Network Service. There is a TODO to undo this, since it is not ideal, and is just debugging behavior. R=dcheng@chromium.org, mmenke@chromium.org Bug: 1090391 Change-Id: Ibd186d02cf13b6bb515867323e6107b7de6a3191 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229205Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Dominic Farolino <dom@chromium.org> Cr-Commit-Position: refs/heads/master@{#774973}
Showing
Please register or sign in to comment