DescriptionFix the DontSwapProcessWithOnlyRelNoreferrer test for --site-per-process.
This test checks that following a cross-site link with rel="nofererrer" does not create a new SiteInstance per https://crbug.com/24447. However, the test expectations should change with --site-per-process, as we do expect a process swap in this mode. This is similar to how DontSwapProcessWithOnlyTargetBlank behaves (https://codereview.chromium.org/635933002/).
BUG=417518
Committed: https://crrev.com/347a917ac2b308dda446ce51c616fa1720adcfb8
Cr-Commit-Position: refs/heads/master@{#302103}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|