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

Issue 303413003: Don't add files inside "packages" subdir to context. (Closed)

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

Description

Don't add files inside "packages" subdir to context. In the short term this will allow us to make fair comparisons between the Java-based and Dart-based analysis engines. In the long run we'll be adding these files to the context using a separate mechanism (by finding them via "pub list-package-dirs"). R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=36832

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M pkg/analysis_server/lib/src/context_directory_manager.dart View 3 chunks +25 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/resource.dart View 3 chunks +11 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/context_directory_manager_test.dart View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paul Berry
6 years, 6 months ago (2014-05-30 18:38:01 UTC) #1
Brian Wilkerson
LGTM
6 years, 6 months ago (2014-05-30 18:44:21 UTC) #2
Paul Berry
6 years, 6 months ago (2014-05-30 19:38:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r36832 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698