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

Issue 329193002: [DevTools] Fix crash on Mac when toolbox web contents are present. (Closed)

Created:
6 years, 6 months ago by dgozman
Modified:
6 years, 6 months ago
Reviewers:
vsevik, pfeldman
CC:
chromium-reviews, vsevik, yurys, paulirish+reviews_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Visibility:
Public.

Description

[DevTools] Fix crash on Mac when toolbox web contents are present. Unfortunately, toolbox WebContents may be referenced by browser window on Mac while undocked DevToolsWindow is being destroyed. Destroying toolbox WebContents after browser window update fixes this. BUG=382502 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276604

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M chrome/browser/devtools/devtools_window.cc View 1 chunk +3 lines, -2 lines 1 comment Download

Messages

Total messages: 10 (0 generated)
dgozman
Take a look please.
6 years, 6 months ago (2014-06-11 15:18:12 UTC) #1
vsevik
lgtm https://chromiumcodereview.appspot.com/329193002/diff/1/chrome/browser/devtools/devtools_window.cc File chrome/browser/devtools/devtools_window.cc (right): https://chromiumcodereview.appspot.com/329193002/diff/1/chrome/browser/devtools/devtools_window.cc#newcode245 chrome/browser/devtools/devtools_window.cc:245: if (toolbox_web_contents_) Is it possible that toolbox_web_contents_ being ...
6 years, 6 months ago (2014-06-11 15:36:06 UTC) #2
vsevik
The CQ bit was checked by vsevik@chromium.org
6 years, 6 months ago (2014-06-11 15:41:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/329193002/1
6 years, 6 months ago (2014-06-11 15:44:24 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-11 20:11:44 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-11 21:00:32 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_x64_rel/builds/19500)
6 years, 6 months ago (2014-06-11 21:00:34 UTC) #7
pfeldman
The CQ bit was checked by pfeldman@chromium.org
6 years, 6 months ago (2014-06-12 04:36:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/329193002/1
6 years, 6 months ago (2014-06-12 04:40:07 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-12 09:36:41 UTC) #10
Message was sent while issue was closed.
Change committed as 276604

Powered by Google App Engine
This is Rietveld 408576698