Remove process consolidation shortcut in DetermineSiteInstanceForURL.
DetermineSiteInstanceForURL has some logic for placing a subframe into its parent's SiteInstance if neither frame requires a dedicated process. This was a best-effort heuristic for process consolidation in a common case, but it is no longer needed given that default SiteInstances are now implemented and enabled by default in issue 787576. Bug: 1015882 Change-Id: Idb23813ea422bc8934bad0be29cf4eb575d686fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876979 Commit-Queue: Aaron Colwell <acolwell@chromium.org> Auto-Submit: Alex Moshchuk <alexmos@chromium.org> Reviewed-by:Aaron Colwell <acolwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#780518}
Showing
Please register or sign in to comment