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

Issue 7599001: Remove download_manager_ CHECK in ~SavePackage (Closed)

Created:
9 years, 4 months ago by achuithb
Modified:
9 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Remove download_manager_ CHECK in ~SavePackage download_manager_ can non-null if SavePackage is created and destroyed without Init() being called. This CHECK was originally introduced when SavePackage was an observer of the DownloadManager. BUG=91884 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95851

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M content/browser/download/save_package.cc View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
achuithb
Looks like rdsmith is still on vacation. This incorrect CHECK is a R15 top crasher ...
9 years, 4 months ago (2011-08-08 18:43:37 UTC) #1
achuithb
9 years, 4 months ago (2011-08-08 18:51:59 UTC) #2
Paweł Hajdan Jr.
LGTM Achuith explained the details to me. I believe that even when the CHECK was ...
9 years, 4 months ago (2011-08-08 19:05:01 UTC) #3
ahendrickson
LGTM.
9 years, 4 months ago (2011-08-08 19:08:02 UTC) #4
achuithb
Pawel: The test you suggest should be simple. I'll have a CL with it for ...
9 years, 4 months ago (2011-08-08 19:11:46 UTC) #5
Randy Smith (Not in Mondays)
Yep--I believe this was originally intended as a proxy to confirm that we were no ...
9 years, 4 months ago (2011-08-19 21:44:14 UTC) #6
achuithb
9 years, 4 months ago (2011-08-19 21:51:55 UTC) #7
Thanks! Also take a look at http://codereview.chromium.org/7606024/ for the test
to cover this case.

Powered by Google App Engine
This is Rietveld 408576698