DescriptionMake --site-per-process override --process-per-tab in RFHM::ShouldTransitionCrossSite.
This is necessary so that layout tests can run with --site-per-process. Layout tests run with --dump-render-tree, which also forces --process-per-tab, and the latter was conflicting with --site-per-process.
BUG=417518
Committed: https://crrev.com/3180ced2f2cfd98fee64a48bef2dc460fa229243
Cr-Commit-Position: refs/heads/master@{#314985}
Patch Set 1 : Experiment with removing kProcessPerTab completely #Patch Set 2 : Overriding kProcessPerTab in ShouldTransitionCrossSite only #
Total comments: 2
Patch Set 3 : Fix nit #Messages
Total messages: 9 (3 generated)
|