DescriptionDevTools: Fix a DCHECK failure during browser shutdown.
Call StopListening() during the Shutdown phase instead of calling it
in the destructor. This fixes a DCHECK failure during browser shutdown
when the PortForwardingController tries to access a BrowserContext
that's been destroyed.
BUG=366698
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266100
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|