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

Issue 10836298: Fix crash for the toast (Closed)

Created:
8 years, 4 months ago by cpu_(ooo_6.6-7.5)
Modified:
8 years, 4 months ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

Fix crash for the toast Toast flavors 0 and 1 are affected because we dereference a null pointer BUG=129499 TEST=see bug TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151990

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
cpu_(ooo_6.6-7.5)
8 years, 4 months ago (2012-08-16 22:44:10 UTC) #1
sky
8 years, 4 months ago (2012-08-16 23:11:45 UTC) #2
LGTM

http://codereview.chromium.org/10836298/diff/1/chrome/browser/first_run/try_c...
File chrome/browser/first_run/try_chrome_dialog_view.cc (right):

http://codereview.chromium.org/10836298/diff/1/chrome/browser/first_run/try_c...
chrome/browser/first_run/try_chrome_dialog_view.cc:338: if (make_default_) {
combine into a single if.

Powered by Google App Engine
This is Rietveld 408576698