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

Issue 17450017: Also remove Library/Safari from users home dir if --clear_safari_cache is set (Closed)

Created:
7 years, 6 months ago by ricow1
Modified:
7 years, 6 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Also remove Library/Safari from users home dir if --clear_safari_cache is set Additionally, actually handle errors on deletion correctly by checking for existense first and actually failing if we fail to delete the directory. R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=24238

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -8 lines) Patch
M tools/testing/dart/browser_controller.dart View 1 2 3 chunks +36 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ricow1
7 years, 6 months ago (2013-06-20 15:12:13 UTC) #1
kustermann
lgtm https://codereview.chromium.org/17450017/diff/2001/tools/testing/dart/browser_controller.dart File tools/testing/dart/browser_controller.dart (right): https://codereview.chromium.org/17450017/diff/2001/tools/testing/dart/browser_controller.dart#newcode219 tools/testing/dart/browser_controller.dart:219: _logEvent("Failure trying to delete $paths.current"); '$paths.current' -> '${paths.current}' ...
7 years, 6 months ago (2013-06-20 15:54:11 UTC) #2
ricow1
https://codereview.chromium.org/17450017/diff/2001/tools/testing/dart/browser_controller.dart File tools/testing/dart/browser_controller.dart (right): https://codereview.chromium.org/17450017/diff/2001/tools/testing/dart/browser_controller.dart#newcode219 tools/testing/dart/browser_controller.dart:219: _logEvent("Failure trying to delete $paths.current"); On 2013/06/20 15:54:11, kustermann ...
7 years, 6 months ago (2013-06-20 15:59:04 UTC) #3
ricow1
7 years, 6 months ago (2013-06-20 16:01:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r24238 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698