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

Issue 794583002: move v8_use_external_startup_data to standalone.gypi (Closed)

Created:
6 years ago by Mostyn Bramley-Moore
Modified:
6 years ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

move v8_use_external_startup_data to standalone.gypi This allows the setting to be overridable by embedders, at the cost of forcing embedders that don't build v8 using standalone.gypi to add this setting to their build config. BUG=chromium:421063 LOG=Y

Patch Set 1 #

Total comments: 2

Patch Set 2 : add back the define in features.gypi, with a comment #

Total comments: 2

Patch Set 3 : final adjustments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M build/features.gypi View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M build/standalone.gypi View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
Mostyn Bramley-Moore
@Jakob: here's my proposed adjustment from the discussion in https://codereview.chromium.org/789673008/
6 years ago (2014-12-11 13:12:54 UTC) #2
rmcilroy
https://codereview.chromium.org/794583002/diff/1/build/features.gypi File build/features.gypi (left): https://codereview.chromium.org/794583002/diff/1/build/features.gypi#oldcode100 build/features.gypi:100: }], This needs to still be here since we ...
6 years ago (2014-12-11 13:24:34 UTC) #4
Jakob Kummerow
LGTM if you address Ross' comment (i.e. undo half of the patch).
6 years ago (2014-12-11 13:33:42 UTC) #5
Mostyn Bramley-Moore
Done. I left a comment in features.gypi - should I put the same comment in ...
6 years ago (2014-12-11 13:36:54 UTC) #6
Jakob Kummerow
Nope, we don't need a duplicate comment. Instead, drop the duplicate condition. Btw, if you ...
6 years ago (2014-12-11 14:07:41 UTC) #7
Mostyn Bramley-Moore
https://codereview.chromium.org/794583002/diff/20001/build/standalone.gypi File build/standalone.gypi (right): https://codereview.chromium.org/794583002/diff/20001/build/standalone.gypi#newcode456 build/standalone.gypi:456: ['v8_use_external_startup_data==1', { On 2014/12/11 14:07:41, Jakob wrote: > What's ...
6 years ago (2014-12-11 14:22:08 UTC) #8
Jakob Kummerow
lgtm
6 years ago (2014-12-11 14:29:43 UTC) #9
Mostyn Bramley-Moore
Thanks- can you please land this for me? (IIRC v8 doesn't have a commit queue.)
6 years ago (2014-12-11 14:53:17 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/794583002/40001
6 years ago (2014-12-11 15:00:34 UTC) #12
commit-bot: I haz the power
6 years ago (2014-12-11 15:27:42 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001)

Powered by Google App Engine
This is Rietveld 408576698