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

Issue 1235973004: dart2js: Use the correct hashes for deferred code in the startup-emitter. (Closed)

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

Description

dart2js: Use the correct hashes for deferred code in the startup-emitter. Also support source-maps. R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/5d30039cccaa38af3c100653ccc769b0bde3f06b

Patch Set 1 #

Patch Set 2 : Cleanups. #

Patch Set 3 : Reupload #

Patch Set 4 : Reupload and probably some minor fixes. #

Total comments: 8

Patch Set 5 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -73 lines) Patch
M pkg/compiler/lib/src/js_emitter/code_emitter_task.dart View 1 2 1 chunk +2 lines, -1 line 0 comments Download
A + pkg/compiler/lib/src/js_emitter/startup_emitter/deferred_fragment_hash.dart View 1 2 3 4 1 chunk +7 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/startup_emitter/emitter.dart View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/startup_emitter/fragment_emitter.dart View 1 2 3 4 9 chunks +31 lines, -33 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/startup_emitter/model_emitter.dart View 1 2 3 4 5 chunks +244 lines, -32 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
floitsch
5 years, 5 months ago (2015-07-13 16:33:08 UTC) #2
floitsch
5 years, 5 months ago (2015-07-22 15:13:13 UTC) #4
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/1235973004/diff/60001/pkg/compiler/lib/src/js_emitter/startup_emitter/deferred_fragment_hash.dart File pkg/compiler/lib/src/js_emitter/startup_emitter/deferred_fragment_hash.dart (right): https://codereview.chromium.org/1235973004/diff/60001/pkg/compiler/lib/src/js_emitter/startup_emitter/deferred_fragment_hash.dart#newcode13 pkg/compiler/lib/src/js_emitter/startup_emitter/deferred_fragment_hash.dart:13: void setHash(String hash) { any reason why not ...
5 years, 5 months ago (2015-07-23 00:01:10 UTC) #5
floitsch
https://codereview.chromium.org/1235973004/diff/60001/pkg/compiler/lib/src/js_emitter/startup_emitter/deferred_fragment_hash.dart File pkg/compiler/lib/src/js_emitter/startup_emitter/deferred_fragment_hash.dart (right): https://codereview.chromium.org/1235973004/diff/60001/pkg/compiler/lib/src/js_emitter/startup_emitter/deferred_fragment_hash.dart#newcode13 pkg/compiler/lib/src/js_emitter/startup_emitter/deferred_fragment_hash.dart:13: void setHash(String hash) { On 2015/07/23 00:01:10, Siggi Cherem ...
5 years, 4 months ago (2015-07-29 18:00:28 UTC) #6
floitsch
5 years, 4 months ago (2015-08-03 15:46:43 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
5d30039cccaa38af3c100653ccc769b0bde3f06b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698