[DevTools] Close created browser windows on shutdown
When we have created incognito profiles managed by DevToolsBrowserContextManager and did not explicitly close them before shutdown, we keep these profiles and their browser windows open. This leads to forceful renderer process terminations and crash notifications shown to the user. To fix this, we manually close all browser windows when original profile is gone. Bug: none Change-Id: I3befc91e6c8ed6ab7baf9b4af0ef92377bf38ad1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001262Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#732484}
Showing
Please register or sign in to comment