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

Issue 23311006: Add the ability to dynamically modify transforms to barback. (Closed)

Created:
7 years, 4 months ago by nweiz
Modified:
7 years, 4 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add the ability to dynamically modify transforms to barback. R=rnystrom@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=26403

Patch Set 1 #

Total comments: 14

Patch Set 2 : Code review changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+472 lines, -97 lines) Patch
M pkg/barback/lib/src/asset_cascade.dart View 1 2 chunks +34 lines, -19 lines 0 comments Download
M pkg/barback/lib/src/barback.dart View 1 chunk +9 lines, -1 line 0 comments Download
M pkg/barback/lib/src/package_graph.dart View 2 chunks +7 lines, -2 lines 0 comments Download
M pkg/barback/lib/src/package_provider.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/barback/lib/src/phase.dart View 1 8 chunks +92 lines, -15 lines 0 comments Download
M pkg/barback/lib/src/utils.dart View 1 chunk +4 lines, -0 lines 0 comments Download
A pkg/barback/test/package_graph/add_remove_transform_test.dart View 1 1 chunk +240 lines, -0 lines 0 comments Download
M pkg/barback/test/package_graph/transform_test.dart View 1 1 chunk +40 lines, -0 lines 0 comments Download
M pkg/barback/test/utils.dart View 6 chunks +46 lines, -51 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/pub_package_provider.dart View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
nweiz
7 years, 4 months ago (2013-08-20 00:30:43 UTC) #1
Bob Nystrom
Are you thinking pub serve will monitor pubspecs and load new transformers on the fly? ...
7 years, 4 months ago (2013-08-20 19:08:53 UTC) #2
nweiz
I assume eventually pub serve will reload pubspecs on the fly, but that's not the ...
7 years, 4 months ago (2013-08-20 21:39:17 UTC) #3
Bob Nystrom
One request but LGTM either way. https://codereview.chromium.org/23311006/diff/1/pkg/barback/lib/src/package_graph.dart File pkg/barback/lib/src/package_graph.dart (right): https://codereview.chromium.org/23311006/diff/1/pkg/barback/lib/src/package_graph.dart#newcode120 pkg/barback/lib/src/package_graph.dart:120: _cascadeResults[package] = null; ...
7 years, 4 months ago (2013-08-20 22:18:12 UTC) #4
nweiz
7 years, 4 months ago (2013-08-20 22:31:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r26403 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698