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

Issue 1049383004: Fix external-snapshot startup when snapshot is missing, but natives source is available (Closed)

Created:
5 years, 8 months ago by Erik Corry Chromium.org
Modified:
5 years, 8 months ago
Reviewers:
Erik Corry, vogelheim
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix external-snapshot startup when snapshot is missing, but natives source is available R=vogelheim@chromium.org BUG= Committed: https://crrev.com/1ac47e6138f05cb0950486704eafd66eae75eec4 Cr-Commit-Position: refs/heads/master@{#27573}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M src/isolate.h View 1 chunk +3 lines, -1 line 3 comments Download

Messages

Total messages: 9 (2 generated)
Erik Corry Chromium.org
5 years, 8 months ago (2015-04-01 16:40:48 UTC) #1
vogelheim
https://codereview.chromium.org/1049383004/diff/1/src/isolate.h File src/isolate.h (right): https://codereview.chromium.org/1049383004/diff/1/src/isolate.h#newcode990 src/isolate.h:990: return snapshot_blob_ != NULL && snapshot_blob_->raw_size != 0; When ...
5 years, 8 months ago (2015-04-01 17:02:13 UTC) #2
Erik Corry
https://codereview.chromium.org/1049383004/diff/1/src/isolate.h File src/isolate.h (right): https://codereview.chromium.org/1049383004/diff/1/src/isolate.h#newcode990 src/isolate.h:990: return snapshot_blob_ != NULL && snapshot_blob_->raw_size != 0; On ...
5 years, 8 months ago (2015-04-01 17:07:29 UTC) #4
vogelheim
lgtm https://codereview.chromium.org/1049383004/diff/1/src/isolate.h File src/isolate.h (right): https://codereview.chromium.org/1049383004/diff/1/src/isolate.h#newcode990 src/isolate.h:990: return snapshot_blob_ != NULL && snapshot_blob_->raw_size != 0; ...
5 years, 8 months ago (2015-04-01 17:21:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1049383004/1
5 years, 8 months ago (2015-04-01 17:28:47 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 8 months ago (2015-04-01 18:07:36 UTC) #8
commit-bot: I haz the power
5 years, 8 months ago (2015-04-01 18:07:50 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1ac47e6138f05cb0950486704eafd66eae75eec4
Cr-Commit-Position: refs/heads/master@{#27573}

Powered by Google App Engine
This is Rietveld 408576698