Chromium Code Reviews
DescriptionFix 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 #
Messages
Total messages: 4 (2 generated)
|
|||||||||||||||||||