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

Issue 1150143006: fixes #201, add support for custom URL mapping (Closed)

Created:
5 years, 6 months ago by Jennifer Messerly
Modified:
5 years, 6 months ago
Reviewers:
vsm
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : remove options change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -15 lines) Patch
M lib/src/analysis_context.dart View 1 chunk +5 lines, -1 line 0 comments Download
M lib/src/dependency_graph.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M lib/src/options.dart View 1 6 chunks +23 lines, -2 lines 0 comments Download
M lib/src/testing.dart View 1 2 chunks +3 lines, -2 lines 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M test/checker/checker_test.dart View 3 chunks +13 lines, -1 line 0 comments Download
A + test/checker/dart_foobar.dart View 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Jennifer Messerly
https://codereview.chromium.org/1150143006/diff/1/pubspec.yaml File pubspec.yaml (right): https://codereview.chromium.org/1150143006/diff/1/pubspec.yaml#newcode10 pubspec.yaml:10: args: ^0.13.0 0.13 changed how comma split works
5 years, 6 months ago (2015-06-02 21:37:27 UTC) #2
vsm
lgtm https://codereview.chromium.org/1150143006/diff/1/lib/src/options.dart File lib/src/options.dart (left): https://codereview.chromium.org/1150143006/diff/1/lib/src/options.dart#oldcode21 lib/src/options.dart:21: final bool useMultiPackage; Seems a little weird to ...
5 years, 6 months ago (2015-06-03 15:37:47 UTC) #3
Jennifer Messerly
so, it sounds like options is more contentious than I was expecting. I'll file a ...
5 years, 6 months ago (2015-06-03 16:24:11 UTC) #4
Jennifer Messerly
options issue. https://github.com/dart-lang/dev_compiler/issues/204 still working on rolling back some of those changes (unfortunately can't roll ...
5 years, 6 months ago (2015-06-03 16:31:48 UTC) #5
Jennifer Messerly
rolled back ResolverOptions change, so we can continue thinking about it in the issue
5 years, 6 months ago (2015-06-03 16:39:03 UTC) #6
Jennifer Messerly
5 years, 6 months ago (2015-06-03 16:40:55 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
660b8cc0fc11057eeede171d25cb6b8b95ba4f6a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698