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

Issue 968273002: Fixing layout in js output (use full paths rather than just the library name) (Closed)

Created:
5 years, 9 months ago by Siggi Cherem (dart-lang)
Modified:
5 years, 9 months ago
Reviewers:
Jennifer Messerly
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

Fixing layout in js output (use full paths rather than just the library name) R=jmesserly@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/b22268905f792c72e9179b43900c4d4483cda5bf

Patch Set 1 : #

Total comments: 3

Patch Set 2 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -27730 lines) Patch
M lib/devc.dart View 1 3 chunks +8 lines, -7 lines 0 comments Download
M lib/src/codegen/html_codegen.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M lib/src/codegen/js_codegen.dart View 1 3 chunks +19 lines, -7 lines 0 comments Download
A + test/codegen/expect/BenchmarkBase.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
D test/codegen/expect/BenchmarkBase/BenchmarkBase.js View 1 1 chunk +0 lines, -69 lines 0 comments Download
A + test/codegen/expect/DeltaBlue.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
D test/codegen/expect/DeltaBlue/DeltaBlue.js View 1 1 chunk +0 lines, -469 lines 0 comments Download
D test/codegen/expect/_foreign_helper/_foreign_helper.js View 1 1 chunk +0 lines, -156 lines 0 comments Download
D test/codegen/expect/_interceptors/_interceptors.js View 1 1 chunk +0 lines, -1401 lines 0 comments Download
D test/codegen/expect/_internal/_internal.js View 1 1 chunk +0 lines, -1868 lines 0 comments Download
D test/codegen/expect/_isolate_helper/_isolate_helper.js View 1 1 chunk +0 lines, -1275 lines 0 comments Download
D test/codegen/expect/_js_embedded_names/_js_embedded_names.js View 1 1 chunk +0 lines, -67 lines 0 comments Download
D test/codegen/expect/_js_helper/_js_helper.js View 1 1 chunk +0 lines, -3894 lines 0 comments Download
D test/codegen/expect/_js_names/_js_names.js View 1 1 chunk +0 lines, -79 lines 0 comments Download
D test/codegen/expect/_js_primitives/_js_primitives.js View 1 1 chunk +0 lines, -25 lines 0 comments Download
D test/codegen/expect/_native_typed_data/_native_typed_data.js View 1 1 chunk +0 lines, -1515 lines 0 comments Download
D test/codegen/expect/async/async.js View 1 1 chunk +0 lines, -4790 lines 0 comments Download
A + test/codegen/expect/cascade.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
D test/codegen/expect/cascade/cascade.js View 1 1 chunk +0 lines, -83 lines 0 comments Download
D test/codegen/expect/collection/collection.js View 1 1 chunk +0 lines, -4796 lines 0 comments Download
A + test/codegen/expect/constructors.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
D test/codegen/expect/constructors/constructors.js View 1 1 chunk +0 lines, -120 lines 0 comments Download
D test/codegen/expect/convert/convert.js View 1 1 chunk +0 lines, -2270 lines 0 comments Download
D test/codegen/expect/core/core.js View 1 1 chunk +0 lines, -2958 lines 0 comments Download
A + test/codegen/expect/dart/_foreign_helper.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/_interceptors.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/_internal.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/_isolate_helper.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/_js_embedded_names.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/_js_helper.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/_js_names.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/_js_primitives.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/_native_typed_data.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/async.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/collection.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/convert.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/core.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/isolate.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/math.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dart/typed_data.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dir/html_input_a.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dir/html_input_b.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dir/html_input_c.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dir/html_input_d.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dir/html_input_e.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/codegen/expect/dom.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
D test/codegen/expect/dom/dom.js View 1 1 chunk +0 lines, -91 lines 0 comments Download
A + test/codegen/expect/fieldtest.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
D test/codegen/expect/fieldtest/fieldtest.js View 1 1 chunk +0 lines, -74 lines 0 comments Download
M test/codegen/expect/html_input.html View 1 1 chunk +5 lines, -5 lines 0 comments Download
D test/codegen/expect/html_input_a/html_input_a.js View 1 1 chunk +0 lines, -11 lines 0 comments Download
D test/codegen/expect/html_input_b/html_input_b.js View 1 1 chunk +0 lines, -5 lines 0 comments Download
D test/codegen/expect/html_input_c/html_input_c.js View 1 1 chunk +0 lines, -10 lines 0 comments Download
D test/codegen/expect/html_input_d/html_input_d.js View 1 1 chunk +0 lines, -19 lines 0 comments Download
D test/codegen/expect/html_input_e/html_input_e.js View 1 1 chunk +0 lines, -5 lines 0 comments Download
D test/codegen/expect/isolate/isolate.js View 1 1 chunk +0 lines, -208 lines 0 comments Download
D test/codegen/expect/math/math.js View 1 1 chunk +0 lines, -447 lines 0 comments Download
A + test/codegen/expect/methods.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
D test/codegen/expect/methods/methods.js View 1 1 chunk +0 lines, -63 lines 0 comments Download
A + test/codegen/expect/sunflower.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
D test/codegen/expect/sunflower/sunflower.js View 1 1 chunk +0 lines, -93 lines 0 comments Download
D test/codegen/expect/typed_data/typed_data.js View 1 1 chunk +0 lines, -871 lines 0 comments Download
M test/codegen_test.dart View 1 2 chunks +10 lines, -6 lines 0 comments Download
M test/sunflower/sunflower.html View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
Siggi Cherem (dart-lang)
Addresses #79 for js. I plan to address the Dart output separately
5 years, 9 months ago (2015-03-02 17:39:27 UTC) #3
Jennifer Messerly
the code change looks great, I'm just wondering about the mapping. https://codereview.chromium.org/968273002/diff/20001/lib/src/codegen/js_codegen.dart File lib/src/codegen/js_codegen.dart (right): ...
5 years, 9 months ago (2015-03-02 18:40:51 UTC) #5
Siggi Cherem (dart-lang)
https://codereview.chromium.org/968273002/diff/20001/lib/src/codegen/js_codegen.dart File lib/src/codegen/js_codegen.dart (right): https://codereview.chromium.org/968273002/diff/20001/lib/src/codegen/js_codegen.dart#newcode1770 lib/src/codegen/js_codegen.dart:1770: filepath = 'packages/$filepath'; On 2015/03/02 18:40:51, John Messerly wrote: ...
5 years, 9 months ago (2015-03-02 18:57:29 UTC) #6
Siggi Cherem (dart-lang)
https://codereview.chromium.org/968273002/diff/20001/lib/src/codegen/js_codegen.dart File lib/src/codegen/js_codegen.dart (right): https://codereview.chromium.org/968273002/diff/20001/lib/src/codegen/js_codegen.dart#newcode1770 lib/src/codegen/js_codegen.dart:1770: filepath = 'packages/$filepath'; On 2015/03/02 18:57:29, Siggi Cherem (dart-lang) ...
5 years, 9 months ago (2015-03-03 02:09:03 UTC) #7
Jennifer Messerly
lgtm
5 years, 9 months ago (2015-03-03 02:12:46 UTC) #8
Siggi Cherem (dart-lang)
5 years, 9 months ago (2015-03-03 17:05:14 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:30001) manually as
b22268905f792c72e9179b43900c4d4483cda5bf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698