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

Issue 2832086: Fix a NULL ptr dereference crash. Happens when launching an "app" with no ico... (Closed)

Created:
10 years, 5 months ago by michaeln
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Fix a NULL ptr dereference crash. Happens when launching an "app" with no icon. BUG=none TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53889

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

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

Messages

Total messages: 8 (0 generated)
michaeln
10 years, 5 months ago (2010-07-27 21:01:54 UTC) #1
arv (Not doing code reviews)
http://codereview.chromium.org/2832086/diff/1/2 File chrome/browser/views/app_launched_animation_win.cc (right): http://codereview.chromium.org/2832086/diff/1/2#newcode124 chrome/browser/views/app_launched_animation_win.cc:124: popup_->Close(); I think there is a bug here. popup_ ...
10 years, 5 months ago (2010-07-27 21:52:56 UTC) #2
michaeln
On 2010/07/27 21:52:56, arv wrote: > http://codereview.chromium.org/2832086/diff/1/2 > File chrome/browser/views/app_launched_animation_win.cc (right): > > http://codereview.chromium.org/2832086/diff/1/2#newcode124 > ...
10 years, 5 months ago (2010-07-27 22:09:13 UTC) #3
michaeln
I'll let you know if it's leaking in a moment.
10 years, 5 months ago (2010-07-27 22:11:30 UTC) #4
michaeln
On 2010/07/27 22:11:30, michaeln wrote: > I'll let you know if it's leaking in a ...
10 years, 5 months ago (2010-07-27 22:19:09 UTC) #5
arv (Not doing code reviews)
Thanks for looking into this. I mostly copied DownloadStartedAnimationWin so I assume that one will ...
10 years, 5 months ago (2010-07-27 22:43:49 UTC) #6
michaeln
Like we chatted about, removed the else clause and filed a bug. http://code.google.com/p/chromium/issues/detail?id=50440
10 years, 5 months ago (2010-07-27 23:38:51 UTC) #7
arv (Not doing code reviews)
10 years, 5 months ago (2010-07-27 23:41:06 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698