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

Issue 426773002: Issue 20240. Use a FileManager that manages its own temporary directory. (Closed)

Created:
6 years, 4 months ago by scheglov
Modified:
6 years, 4 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Issue 20240. Use a FileManager that manages its own temporary directory. So, we can have more than one index and server running. And we know when it is time to delete or recreate this temporary directory. R=paulberry@google.com BUG= https://code.google.com/p/dart/issues/detail?id=20240 Committed: https://code.google.com/p/dart/source/detail?r=38652

Patch Set 1 #

Total comments: 4

Messages

Total messages: 4 (0 generated)
scheglov
6 years, 4 months ago (2014-07-28 21:06:05 UTC) #1
Paul Berry
lgtm https://codereview.chromium.org/426773002/diff/1/pkg/analysis_services/lib/src/index/store/temporary_folder_file_manager.dart File pkg/analysis_services/lib/src/index/store/temporary_folder_file_manager.dart (right): https://codereview.chromium.org/426773002/diff/1/pkg/analysis_services/lib/src/index/store/temporary_folder_file_manager.dart#newcode46 pkg/analysis_services/lib/src/index/store/temporary_folder_file_manager.dart:46: return null; To be consistent with the error ...
6 years, 4 months ago (2014-07-28 21:26:04 UTC) #2
scheglov
https://codereview.chromium.org/426773002/diff/1/pkg/analysis_services/lib/src/index/store/temporary_folder_file_manager.dart File pkg/analysis_services/lib/src/index/store/temporary_folder_file_manager.dart (right): https://codereview.chromium.org/426773002/diff/1/pkg/analysis_services/lib/src/index/store/temporary_folder_file_manager.dart#newcode46 pkg/analysis_services/lib/src/index/store/temporary_folder_file_manager.dart:46: return null; On 2014/07/28 21:26:03, Paul Berry wrote: > ...
6 years, 4 months ago (2014-07-28 22:13:55 UTC) #3
scheglov
6 years, 4 months ago (2014-07-28 22:14:05 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r38652 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698