Redirect non-guest incognito contexts when creating AppServiceProxy.
This CL stops crashes when the App Service is inadvertently accessed from an incognito context, which is often inappropriate, but exists in legacy codepaths that are not well tested. A DumpWithoutCrashing is added to surface and audit these codepaths, and a test is added to ensure the correct behaviour. BUG=1122463 Change-Id: I83d3bdb2219d9fe22727df5c31422ed8d7d9d5f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379451 Commit-Queue: Dominick Ng <dominickn@chromium.org> Reviewed-by:Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#802465}
Showing
Please register or sign in to comment