-
Andrey Kosyakov authored
ExtensionPopup::OnExtensionUnloaded() deletes the ExtensionHost, we destroy the WebContents, this leads to detaching of DevTools sessions which will be reported to ExtensionPopup::DevToolsAgentHostDetached where we access host. Oops. Bug: 1052057 Change-Id: I34e03582beb61c0308ad35bc973dc5cd4e26a5b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066506 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Johannes Henkel <johannes@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#746168}
c67836e9