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

Issue 18399004: Make pub deploy copy over interop.js. (Closed)

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

Description

Make pub deploy copy over interop.js. BUG=https://code.google.com/p/dart/issues/detail?id=11224 R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=24831

Patch Set 1 #

Total comments: 6

Patch Set 2 : Revise. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -116 lines) Patch
M sdk/lib/_internal/pub/lib/src/command/deploy.dart View 1 3 chunks +15 lines, -12 lines 0 comments Download
A + sdk/lib/_internal/pub/test/deploy/copies_browser_js_next_to_entrypoints_test.dart View 4 chunks +16 lines, -11 lines 0 comments Download
D sdk/lib/_internal/pub/test/deploy/copies_dart_js_next_to_entrypoints_test.dart View 1 chunk +0 lines, -93 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Bob Nystrom
7 years, 5 months ago (2013-07-08 18:45:37 UTC) #1
nweiz
A couple comments, otherwise lgtm. https://codereview.chromium.org/18399004/diff/1/sdk/lib/_internal/pub/lib/src/command/deploy.dart File sdk/lib/_internal/pub/lib/src/command/deploy.dart (right): https://codereview.chromium.org/18399004/diff/1/sdk/lib/_internal/pub/lib/src/command/deploy.dart#newcode111 sdk/lib/_internal/pub/lib/src/command/deploy.dart:111: sourceLengths.add("package:browser/dart.js".length); This is redundant, ...
7 years, 5 months ago (2013-07-08 20:29:58 UTC) #2
Bob Nystrom
Thanks! https://codereview.chromium.org/18399004/diff/1/sdk/lib/_internal/pub/lib/src/command/deploy.dart File sdk/lib/_internal/pub/lib/src/command/deploy.dart (right): https://codereview.chromium.org/18399004/diff/1/sdk/lib/_internal/pub/lib/src/command/deploy.dart#newcode111 sdk/lib/_internal/pub/lib/src/command/deploy.dart:111: sourceLengths.add("package:browser/dart.js".length); On 2013/07/08 20:29:58, nweiz wrote: > This ...
7 years, 5 months ago (2013-07-08 22:43:03 UTC) #3
Bob Nystrom
7 years, 5 months ago (2013-07-08 22:43:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r24831 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698