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

Issue 1012993004: Task: Build Export Source Closure. (Closed)

Created:
5 years, 9 months ago by scheglov
Modified:
5 years, 9 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Task: Build Export Source Closure. It's result will be used later to compute EXPORT_NAMESPACE for each library. One of the inputs of the task computing EXPORT_NAMESPACE is a map of each source from EXPORT_SOURCE_CLOSURE to its PUBLIC_NAMESPACE. It will require also changes to NamespaceBuilder to replace direct AnalysisContext.getPublicNamespace(LibraryElement) with an externally provided function. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=44535

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -1 line) Patch
M pkg/analyzer/lib/src/task/dart.dart View 6 chunks +93 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 4 chunks +52 lines, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 9 months ago (2015-03-17 04:55:46 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/1012993004/diff/1/pkg/analyzer/test/src/task/dart_test.dart File pkg/analyzer/test/src/task/dart_test.dart (right): https://codereview.chromium.org/1012993004/diff/1/pkg/analyzer/test/src/task/dart_test.dart#newcode1035 pkg/analyzer/test/src/task/dart_test.dart:1035: // TODO(scheglov) Should be be replaced with an ...
5 years, 9 months ago (2015-03-17 13:52:49 UTC) #2
scheglov
5 years, 9 months ago (2015-03-17 14:54:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 44535 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698