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

Issue 2767903002: [snapshot] only create snapshot files as last step in mksnapshot. (Closed)

Created:
3 years, 9 months ago by Yang
Modified:
3 years, 9 months ago
Reviewers:
wiktorg, Leszek Swirski
CC:
v8-reviews_googlegroups.com, Yang
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[snapshot] only create snapshot files as last step in mksnapshot. R=leszeks@chromium.org BUG=chromium:633159 Review-Url: https://codereview.chromium.org/2767903002 Cr-Commit-Position: refs/heads/master@{#44015} Committed: https://chromium.googlesource.com/v8/v8/+/0b90e985f736cae797b23969e6e53e303f018236

Patch Set 1 #

Total comments: 7

Patch Set 2 : address comments #

Patch Set 3 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -45 lines) Patch
M src/snapshot/mksnapshot.cc View 1 2 3 chunks +51 lines, -45 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
Yang
3 years, 9 months ago (2017-03-22 10:52:56 UTC) #1
Leszek Swirski
https://codereview.chromium.org/2767903002/diff/1/src/snapshot/mksnapshot.cc File src/snapshot/mksnapshot.cc (left): https://codereview.chromium.org/2767903002/diff/1/src/snapshot/mksnapshot.cc#oldcode64 src/snapshot/mksnapshot.cc:64: void WriteFilePrefix() const { why not const? Also, could ...
3 years, 9 months ago (2017-03-22 10:58:22 UTC) #5
wiktorg
LGTM https://codereview.chromium.org/2767903002/diff/1/src/snapshot/mksnapshot.cc File src/snapshot/mksnapshot.cc (right): https://codereview.chromium.org/2767903002/diff/1/src/snapshot/mksnapshot.cc#newcode50 src/snapshot/mksnapshot.cc:50: fclose(fp); nit but shouldn't it also go before ...
3 years, 9 months ago (2017-03-22 11:01:16 UTC) #7
Yang
https://codereview.chromium.org/2767903002/diff/1/src/snapshot/mksnapshot.cc File src/snapshot/mksnapshot.cc (left): https://codereview.chromium.org/2767903002/diff/1/src/snapshot/mksnapshot.cc#oldcode64 src/snapshot/mksnapshot.cc:64: void WriteFilePrefix() const { On 2017/03/22 10:58:21, Leszek Swirski ...
3 years, 9 months ago (2017-03-22 11:41:42 UTC) #10
Leszek Swirski
lgtm https://codereview.chromium.org/2767903002/diff/1/src/snapshot/mksnapshot.cc File src/snapshot/mksnapshot.cc (right): https://codereview.chromium.org/2767903002/diff/1/src/snapshot/mksnapshot.cc#newcode40 src/snapshot/mksnapshot.cc:40: void MaybeWriteStartupBlob(const i::Vector<const i::byte>& blob) { On 2017/03/22 ...
3 years, 9 months ago (2017-03-22 11:45:59 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2767903002/40001
3 years, 9 months ago (2017-03-22 11:52:02 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 12:13:57 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/0b90e985f736cae797b23969e6e53e303f0...

Powered by Google App Engine
This is Rietveld 408576698