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

Issue 3341004: Bandaid around a weird crasher were we end up with a NULL infobar. (Closed)

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

Description

Bandaid around a weird crasher were we end up with a NULL infobar. BUG=53979 TEST=None (wish I knew how to repro...) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58257

Patch Set 1 #

Total comments: 4

Patch Set 2 : Style fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M chrome/browser/translate/translate_manager.cc View 1 1 chunk +10 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jay Civelli
10 years, 3 months ago (2010-09-01 21:20:45 UTC) #1
sky
http://codereview.chromium.org/3341004/diff/1/2 File chrome/browser/translate/translate_manager.cc (right): http://codereview.chromium.org/3341004/diff/1/2#newcode619 chrome/browser/translate/translate_manager.cc:619: if (translate_delegate) Can we just return translate_delegate? http://codereview.chromium.org/3341004/diff/1/2#newcode620 chrome/browser/translate/translate_manager.cc:620: ...
10 years, 3 months ago (2010-09-01 21:39:37 UTC) #2
Jay Civelli
http://codereview.chromium.org/3341004/diff/1/2 File chrome/browser/translate/translate_manager.cc (right): http://codereview.chromium.org/3341004/diff/1/2#newcode619 chrome/browser/translate/translate_manager.cc:619: if (translate_delegate) On 2010/09/01 21:39:37, sky wrote: > Can ...
10 years, 3 months ago (2010-09-01 22:15:39 UTC) #3
sky
10 years, 3 months ago (2010-09-01 22:19:06 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698