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

Issue 2043963004: Package map processing abstraction. (Closed)

Created:
4 years, 6 months ago by pquitslund
Modified:
4 years, 6 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Package map processing abstraction. Babysteps towards a cleaner context creation story. Comments welcome! BUG= R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/995a19b26f3514877e8938e82f114d84ad1c7bc8

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -0 lines) Patch
A pkg/analyzer/lib/src/context/context_factory.dart View 1 chunk +137 lines, -0 lines 2 comments Download
M pkg/analyzer/lib/src/generated/sdk.dart View 1 chunk +5 lines, -0 lines 0 comments Download
A pkg/analyzer/test/src/context/context_factory_test.dart View 1 chunk +75 lines, -0 lines 4 comments Download

Messages

Total messages: 6 (2 generated)
pquitslund
4 years, 6 months ago (2016-06-07 19:58:16 UTC) #2
Brian Wilkerson
Other than the lack of tests, lgtm. https://codereview.chromium.org/2043963004/diff/1/pkg/analyzer/lib/src/context/context_factory.dart File pkg/analyzer/lib/src/context/context_factory.dart (right): https://codereview.chromium.org/2043963004/diff/1/pkg/analyzer/lib/src/context/context_factory.dart#newcode44 pkg/analyzer/lib/src/context/context_factory.dart:44: for (String ...
4 years, 6 months ago (2016-06-07 20:48:49 UTC) #3
pquitslund
Thanks! Tests to follow. https://codereview.chromium.org/2043963004/diff/1/pkg/analyzer/lib/src/context/context_factory.dart File pkg/analyzer/lib/src/context/context_factory.dart (right): https://codereview.chromium.org/2043963004/diff/1/pkg/analyzer/lib/src/context/context_factory.dart#newcode44 pkg/analyzer/lib/src/context/context_factory.dart:44: for (String uri in extendedLibraries.uris) ...
4 years, 6 months ago (2016-06-07 20:59:58 UTC) #4
pquitslund
4 years, 6 months ago (2016-06-07 21:01:24 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
995a19b26f3514877e8938e82f114d84ad1c7bc8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698