DescriptionDo 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}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 22 (10 generated)
|