service worker: Fix bugs in ServiceWorkerProcessBrowserTest.
1) Properly toggle Site Isolation off, when trying to test that config. 2) Add unnamed namespaces to use the DontAssignSiteContentBrowserClient class defined in this file rather than the class of the same name in another file. 3) Fix the class to actually skip |url_to_skip_|. 4) Test that a new process is not created. Bug: 1012143 Change-Id: I383d3740a42b1ef5ae8126f733c82b927c4ee878 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900794Reviewed-by:Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#713181}
Showing
Please register or sign in to comment