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

Issue 2855123002: Fix crash in TestingProfile if delete fails. (Closed)

Created:
3 years, 7 months ago by Matt Giuca
Modified:
3 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix crash in TestingProfile if delete fails. TestingProfile currently crashes due to an IO-allowed assert failure if the clean-up call to base::DeleteFile fails for some reason. This makes delete failures proceed silently (since delete cannot always be guaranteed to succeed). BUG=717648

Patch Set 1 #

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

Messages

Total messages: 4 (2 generated)
Matt Giuca
Hi John, See bug for description. Note that there's an alternative CL: https://codereview.chromium.org/2854323002. You should ...
3 years, 7 months ago (2017-05-03 05:11:28 UTC) #2
Matt Giuca
3 years, 7 months ago (2017-05-04 03:16:55 UTC) #4
Message was sent while issue was closed.
Closing, as John chose the other one: https://codereview.chromium.org/2854323002

Powered by Google App Engine
This is Rietveld 408576698