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

Issue 303503007: Allow physical folder resources to be watched for changes to their contents. (Closed)

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

Description

Allow physical folder resources to be watched for changes to their contents. This functionality is just a thin wrapper over the existing Watcher package. A future CL will add similar functionality to in-memory folder resources. R=scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=36714

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -0 lines) Patch
M pkg/analysis_server/lib/src/resource.dart View 4 chunks +17 lines, -0 lines 0 comments Download
M pkg/analysis_server/pubspec.yaml View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analysis_server/test/resource_test.dart View 3 chunks +88 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Paul Berry
6 years, 7 months ago (2014-05-27 21:48:26 UTC) #1
scheglov
LGTM https://codereview.chromium.org/303503007/diff/1/pkg/analysis_server/test/resource_test.dart File pkg/analysis_server/test/resource_test.dart (right): https://codereview.chromium.org/303503007/diff/1/pkg/analysis_server/test/resource_test.dart#newcode258 pkg/analysis_server/test/resource_test.dart:258: // On windows, watching the filesystem is accomplished ...
6 years, 7 months ago (2014-05-27 22:15:14 UTC) #2
Paul Berry
Committed patchset #1 manually as r36714 (presubmit successful).
6 years, 7 months ago (2014-05-27 22:36:25 UTC) #3
Paul Berry
6 years, 7 months ago (2014-05-27 22:37:31 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/303503007/diff/1/pkg/analysis_server/test/res...
File pkg/analysis_server/test/resource_test.dart (right):

https://codereview.chromium.org/303503007/diff/1/pkg/analysis_server/test/res...
pkg/analysis_server/test/resource_test.dart:258: // On windows, watching the
filesystem is accomplished by polling once
On 2014/05/27 22:15:14, scheglov wrote:
> "On Windows"

Done.

Powered by Google App Engine
This is Rietveld 408576698