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

Issue 3112022: Band-aid around an unexplained crasher. (Closed)

Created:
10 years, 4 months ago by Jay Civelli
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, ben+cc_chromium.org, brettw-cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

A crasher in TabContent::ExpireInfoBars is consistently reported in the field. Somehow one of the infobar delegate is NULL. After spending some time investigating, I am still not clear on how this can happen. Applying a band-aid with a NOTREACHED() in the hope someone will be able to repro consistently. BUG=47669 TEST=Don't know how to repro :-( Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56866

Patch Set 1 #

Patch Set 2 : Added more checks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -7 lines) Patch
M chrome/browser/tab_contents/tab_contents.cc View 1 3 chunks +33 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jay Civelli
10 years, 4 months ago (2010-08-19 17:29:07 UTC) #1
Jay Civelli
Added more safety tests as we discussed.
10 years, 4 months ago (2010-08-19 18:56:00 UTC) #2
sky
10 years, 4 months ago (2010-08-19 18:59:50 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698