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 Review URL: http://codereview.chromium.org/8528037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110947 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment