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

Issue 643163002: v8_external_snapshot target visible only when using v8_use_external_startup_data (Closed)

Created:
6 years, 2 months ago by baixo
Modified:
6 years, 2 months ago
Reviewers:
rmcilroy, vogelheim
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

v8_external_snapshot target visible only when using v8_use_external_startup_data Prevent snapshot_blob.bin from being unnecessarily generated when building all targets. When such file exists, chrome_tests assumes we will load V8's initial snapshot from external files, even when such feature is turned off, which prevents the tests from being successfully compiled. BUG=421063 LOG=N R=rmcilroy@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24550

Patch Set 1 #

Total comments: 2

Patch Set 2 : Mirror natives_blob target #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -69 lines) Patch
M tools/gyp/v8.gyp View 1 2 chunks +73 lines, -69 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
baixo
Please take a look.
6 years, 2 months ago (2014-10-10 16:21:04 UTC) #2
rmcilroy
Please update the description to mention the reason why this is a problem currently. Also ...
6 years, 2 months ago (2014-10-10 16:31:33 UTC) #3
baixo
Addressed Ross' comment. https://codereview.chromium.org/643163002/diff/1/tools/gyp/v8.gyp File tools/gyp/v8.gyp (right): https://codereview.chromium.org/643163002/diff/1/tools/gyp/v8.gyp#newcode1405 tools/gyp/v8.gyp:1405: [ 'v8_use_external_startup_data==1', { On 2014/10/10 16:31:33, ...
6 years, 2 months ago (2014-10-10 17:49:40 UTC) #4
rmcilroy
LGTM, thanks Andre.
6 years, 2 months ago (2014-10-11 12:05:59 UTC) #5
rmcilroy
6 years, 2 months ago (2014-10-13 09:36:25 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:60001) manually as 24550 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698