Chromium Code Reviews
DescriptionRevert "Do not suppress referrers for '<a ... rel="noopener">'." on M52 branch
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, 619856
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation
Committed: https://chromium.googlesource.com/chromium/src/+/f7939c2fff08f8f0d2700eea46ef94c57a985166
Patch Set 1 #Messages
Total messages: 5 (4 generated)
|