Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1053)

Issue 258433007: DevTools: Fix a DCHECK failure during browser shutdown. (Closed)

Created:
6 years, 8 months ago by babu
Modified:
6 years, 8 months ago
CC:
chromium-reviews, vsevik, yurys, paulirish+reviews_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

DevTools: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M chrome/browser/devtools/device/port_forwarding_controller.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/devtools/device/port_forwarding_controller.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
babu
6 years, 8 months ago (2014-04-24 17:13:39 UTC) #1
pfeldman
lgtm
6 years, 8 months ago (2014-04-24 17:15:04 UTC) #2
babu
The CQ bit was checked by sudarsana.nagineni@intel.com
6 years, 8 months ago (2014-04-24 19:26:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sudarsana.nagineni@intel.com/258433007/1
6 years, 8 months ago (2014-04-24 21:49:10 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-25 02:54:37 UTC) #5
Message was sent while issue was closed.
Change committed as 266100

Powered by Google App Engine
This is Rietveld 408576698