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

Issue 2707383007: gen_snapshot: (Closed)

Created:
3 years, 10 months ago by rmacnak
Modified:
3 years, 9 months ago
Reviewers:
goderbauer, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

gen_snapshot: - Consistently accept hypens or underscores in option names. - Replace --snapshot_kind=none with --dependencies-only, since the former is ambiguous as to whether an existing core snapshot needs to be read. Important when using an embedder-specific dart: library. - Don't try to canonicalize file paths for the snapshot pieces since this fails if there isn't already a file on disk. R=asiva@google.com, goderbauer@google.com Committed: https://github.com/dart-lang/sdk/commit/c4f67280272d84cd79faaa50e14cf5448e098aff

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : _sanitizeWindowsPath #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -58 lines) Patch
M runtime/bin/gen_snapshot.cc View 1 15 chunks +72 lines, -57 lines 2 comments Download
M runtime/bin/vmservice/loader.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (3 generated)
goderbauer
LGTM verified on my machine that this now works.
3 years, 10 months ago (2017-02-24 01:26:52 UTC) #2
rmacnak
3 years, 10 months ago (2017-02-24 02:06:26 UTC) #4
siva
lgtm https://codereview.chromium.org/2707383007/diff/40001/runtime/bin/gen_snapshot.cc File runtime/bin/gen_snapshot.cc (right): https://codereview.chromium.org/2707383007/diff/40001/runtime/bin/gen_snapshot.cc#newcode212 runtime/bin/gen_snapshot.cc:212: } With these changes of accepting '-' and ...
3 years, 9 months ago (2017-02-27 22:03:37 UTC) #5
rmacnak
https://codereview.chromium.org/2707383007/diff/40001/runtime/bin/gen_snapshot.cc File runtime/bin/gen_snapshot.cc (right): https://codereview.chromium.org/2707383007/diff/40001/runtime/bin/gen_snapshot.cc#newcode212 runtime/bin/gen_snapshot.cc:212: } On 2017/02/27 22:03:37, siva wrote: > With these ...
3 years, 9 months ago (2017-02-27 23:18:00 UTC) #6
rmacnak
3 years, 9 months ago (2017-02-27 23:18:35 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
c4f67280272d84cd79faaa50e14cf5448e098aff (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698