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

Issue 8528037: Instrument the downloads database to aid debugging 103610 (Closed)

Created:
9 years, 1 month ago by benjhayden
Modified:
9 years, 1 month ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Check dbg_statement.Succeeded() in RemoveDownloadsBetween. If the crash in CreateDownload moves here, then records are being removed from the table even though their ids are not being removed from returned_ids_. If the crash stays in CreateDownload, then there must be some other place where records are being removed from the table even though their ids are not being removed from returned_ids_. BUG=103610 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110947

Patch Set 1 #

Patch Set 2 : merge #

Patch Set 3 : merge #

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

Messages

Total messages: 7 (0 generated)
benjhayden
PTAL
9 years, 1 month ago (2011-11-14 20:09:34 UTC) #1
benjhayden
17.0.932.0 landed on all platforms on the dev channel 7 days ago. 0.06% of mac ...
9 years, 1 month ago (2011-11-14 20:58:46 UTC) #2
Randy Smith (Not in Mondays)
LGTM. FWIW, My evaluation of the crash numbers is that this is worth fixing, but ...
9 years, 1 month ago (2011-11-14 22:11:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benjhayden@chromium.org/8528037/4001
9 years, 1 month ago (2011-11-18 18:11:05 UTC) #4
commit-bot: I haz the power
Try job failure for 8528037-4001 (retry) on linux_rel for step "ui_tests". It's a second try, ...
9 years, 1 month ago (2011-11-18 19:29:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benjhayden@chromium.org/8528037/8001
9 years, 1 month ago (2011-11-21 16:04:45 UTC) #6
commit-bot: I haz the power
9 years, 1 month ago (2011-11-21 17:12:35 UTC) #7
Change committed as 110947

Powered by Google App Engine
This is Rietveld 408576698