Skip to content
Commit e9a6525b authored by John Abd-El-Malek's avatar John Abd-El-Malek Committed by Chromium LUCI CQ
Browse files

Fix navigation failure when https referer is set for an http url.

Referrer::SanitizeForRequest() needs to be called on the embedder supplied referer because the default behavior is to strip it when there's an https referer but an http url. The network service notices this discrepancy and fails the navigation.

Bug: 1172455
Change-Id: I7ebe62cc5aeea37eac65b7147a3cf21340becc94
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2660062


Commit-Queue: Scott Violet <sky@chromium.org>
Auto-Submit: John Abd-El-Malek <jam@chromium.org>
Reviewed-by: default avatarScott Violet <sky@chromium.org>
Cr-Commit-Position: refs/heads/master@{#848825}
parent 2087fbdd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment