Re-Re-land: Enable external startup by default on Linux.
authorvogelheim <vogelheim@chromium.org>
Tue, 16 Jun 2015 11:26:54 +0000 (04:26 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 16 Jun 2015 11:27:01 +0000 (11:27 +0000)
commit17c1cf28657cbb6163cdf488eabeec1e620ceff7
tree2b0fc898817574ae8788b403609819adae2ef35c
parentebb0f9e52e32832de470cbe8a068e4218e584aae
Re-Re-land: Enable external startup by default on Linux.

crrev.com/1177163002 should have fixed the issues that broke this last time.

Notes:
- The current functionality is meant to stay. If you prefer the old way,
  just set v8_use_external_startup_data=0.
- You might notice this if you call d8 via PATH. Either explicitly tell d8
  where your external snapshot/built-ins are, or change the build options
  as above.
- This follows Chromium practice, that mostly uses this feature these days.
- Other platforms to follow later.

BUG=

Review URL: https://codereview.chromium.org/1189563004

Cr-Commit-Position: refs/heads/master@{#29050}
build/standalone.gypi