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

Issue 39086: Fix a crash in chrome.exe caused by the external tab container instance getti... (Closed)

Created:
11 years, 9 months ago by ananta
Modified:
9 years, 6 months ago
Reviewers:
amit
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix a crash in chrome.exe caused by the external tab container instance getting destroyed without going through the proper window shutdown sequence when the external host crashes. The fix is to ensure that we clean up correctly when the external tab instance goes away. Will add a unit test in a subsequent CB. Bug=1688967 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10962

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -7 lines) Patch
M chrome/browser/external_tab_container.h View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/external_tab_container.cc View 1 2 3 chunks +13 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ananta
11 years, 9 months ago (2009-03-03 23:57:39 UTC) #1
amit
11 years, 9 months ago (2009-03-04 15:57:50 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698