Update task_manager 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 task_manager tests that didn't expect a change of RenderFrameHosts etc. on same-site navigations. This CL does not include: - Fixes for other tests in chrome/ content/, components/, and layout tests (they're fixed in other CLs) For more details, see doc: https://docs.google.com/document/d/1lHdkKLUe8H6ZP6ALwj-dsus7oYcuc93HkSCHCcerItg/edit?usp=sharing Bug: 977562 Change-Id: I2066c4e6a96b984a899dcd0f977d2227d8c4c452 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2196105 Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Reviewed-by:Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#775043}
Showing
Please register or sign in to comment