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

Issue 6346008: Attempt at fixing crash in tab code. It appears that we end up in a (Closed)

Created:
9 years, 11 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Attempt at fixing crash in tab code. It appears that we end up in a situation where the opener ends up the same as the tab being closed. The only way I could see this happening is a new tab getting the same address as a tab that was deleted. This seems unlikely, but I've added the code to make sure we clean up properly when a tab is deleted. I'm also adding a couple more checks. BUG=34135 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71800

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M chrome/browser/tabs/tab_strip_model.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/tabs/tab_strip_model.cc View 5 chunks +18 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
9 years, 11 months ago (2011-01-19 02:34:22 UTC) #1
Ben Goodger (Google)
9 years, 11 months ago (2011-01-19 15:25:33 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698