Make --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 Review URL: https://codereview.chromium.org/891063002 Cr-Commit-Position: refs/heads/master@{#314985}
Showing
Please register or sign in to comment