Chromium Code Reviews
DescriptionRevert of Do not suppress referrers for '<a ... rel="noopener">'. (patchset #1 id:1 of https://codereview.chromium.org/2058693002/ )
Reason for revert:
Reverting for http://crbug.com/619856
Original issue's description:
> Do not suppress referrers for '<a ... rel="noopener">'.
>
> The current implementation of 'noopener' correctly split the referrer
> and opener states in Blink, but missed a spot higher up the stack where
> the two were still conflated. This patch fixes that issue, adds tests
> to ensure we don't regress, and refactors the Blink-side code a bit so
> that we're no longer passing the data around twice.
>
> BUG=618532
> CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation
>
> Committed: https://crrev.com/4c82bb5386376f64c2a8eb9258ea397cba04b7d1
> Cr-Commit-Position: refs/heads/master@{#399391}
TBR=jochen@chromium.org,mkwst@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=618532
Patch Set 1 #Messages
Total messages: 7 (3 generated)
|