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

Issue 1673423004: Fix the snapshotter to generate valid precompilation snapshots (Closed)

Created:
4 years, 10 months ago by Chinmay
Modified:
4 years, 10 months ago
Reviewers:
rmacnak, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix the snapshotter to generate valid precompilation snapshots R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/63e836ceae7efe82d7e29fae5a02c39e04922f62

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address CL feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M runtime/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/bin/gen_snapshot.cc View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Chinmay
4 years, 10 months ago (2016-02-09 20:37:06 UTC) #2
siva
https://codereview.chromium.org/1673423004/diff/1/runtime/bin/gen_snapshot.cc File runtime/bin/gen_snapshot.cc (right): https://codereview.chromium.org/1673423004/diff/1/runtime/bin/gen_snapshot.cc#newcode438 runtime/bin/gen_snapshot.cc:438: return Dart_LoadScript(resolved_script_uri, source, 0, 0); This will break dartium, ...
4 years, 10 months ago (2016-02-09 21:08:34 UTC) #3
Chinmay
On 2016/02/09 at 21:08:34, asiva wrote: > https://codereview.chromium.org/1673423004/diff/1/runtime/bin/gen_snapshot.cc > File runtime/bin/gen_snapshot.cc (right): > > https://codereview.chromium.org/1673423004/diff/1/runtime/bin/gen_snapshot.cc#newcode438 ...
4 years, 10 months ago (2016-02-09 21:34:03 UTC) #4
siva
lgtm
4 years, 10 months ago (2016-02-09 21:44:46 UTC) #5
Chinmay
4 years, 10 months ago (2016-02-09 21:46:43 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
63e836ceae7efe82d7e29fae5a02c39e04922f62 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698