Update components/ tests to handle same-site BrowsingInstance swap
With crrev.com/c/2121522, some main-frame same-site navigations will result in a new BrowsingInstance, SiteInstance, RenderFrameHost, RenderView, etc. This CL updates expectations of tests under chrome/ and components/ that didn't expect a change of RenderFrameHosts etc. on same-site navigations. This CL does not include fixes to other tests in content/, chrome/, and layout tests (they are fixed in other CLs). For more details, see doc: https://docs.google.com/document/d/1lHdkKLUe8H6ZP6ALwj-dsus7oYcuc93HkSCHCcerItg/edit?usp=sharing Bug: 977562 Change-Id: Ibb9c7e9da1a8d743c57a0a16c36a67e1464cf1c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210605 Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Reviewed-by:Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#775033}
Showing
Please register or sign in to comment