Change UnmatchedServiceWorkerProcessTracker to handle default SiteInstance.
- Added code that enables the default SiteInstance to use an unmatched service worker process for a site that is handled by the default SiteInstance. - Remove default SiteInstance specific conditions from tests that were testing process reuse and unmatched service worker process behavior. - Added code to BrowsingInstance that tracks what site URLs are associated with its default SiteInstance. This allows process reuse to be constrained to sites explicitly associated with a specific default SiteInstance. Bug: 958060 Change-Id: I9ce95dbd5ecc192cba8cd4e6046787d248ff3532 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1668449Reviewed-by:Charlie Reis <creis@chromium.org> Commit-Queue: Aaron Colwell <acolwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#672681}
Showing
Please register or sign in to comment