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

Issue 1413893003: Move v8_use_external_startup_data out of //build/config:feature_flags. (Closed)

Created:
5 years, 2 months ago by Dirk Pranke
Modified:
5 years, 2 months ago
CC:
cbentzel+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@remove_v8_module_args
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move v8_use_external_startup_data out of //build/config:feature_flags. This CL removes the global define of V8_USE_EXTERNAL_STARTUP_DATA from the list in //build/config:feature_flags, and updates the individual call sites to use the definition as appropriate. By making this change, //build/config will not need to import //build_overrides/v8.gni, and that will make it easier for other projects that use GN to use //build without needing to create a v8 overrides file. R=brettw@chromium.org BUG=541791 Committed: https://crrev.com/a22b0730051957c6024527154919daf8de71afea Cr-Commit-Position: refs/heads/master@{#355401}

Patch Set 1 #

Total comments: 2

Patch Set 2 : make config be always defined #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -7 lines) Patch
M build/config/BUILD.gn View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/plugin/BUILD.gn View 1 1 chunk +4 lines, -1 line 0 comments Download
M components/html_viewer/BUILD.gn View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/app/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/common/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/BUILD.gn View 1 2 chunks +8 lines, -1 line 0 comments Download
M gin/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M media/blink/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M net/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/BUILD.gn View 1 1 chunk +5 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (3 generated)
Dirk Pranke
This patch depends on https://codereview.chromium.org/1415773003/
5 years, 2 months ago (2015-10-20 00:44:38 UTC) #1
Dirk Pranke
Please take a look ... does this seem like a good idea?
5 years, 2 months ago (2015-10-20 00:45:01 UTC) #3
brettw
https://codereview.chromium.org/1413893003/diff/1/chrome/plugin/BUILD.gn File chrome/plugin/BUILD.gn (right): https://codereview.chromium.org/1413893003/diff/1/chrome/plugin/BUILD.gn#newcode15 chrome/plugin/BUILD.gn:15: configs += [ "//v8:external_startup_data" ] Did you consider making ...
5 years, 2 months ago (2015-10-20 02:44:41 UTC) #4
Dirk Pranke
https://codereview.chromium.org/1413893003/diff/1/chrome/plugin/BUILD.gn File chrome/plugin/BUILD.gn (right): https://codereview.chromium.org/1413893003/diff/1/chrome/plugin/BUILD.gn#newcode15 chrome/plugin/BUILD.gn:15: configs += [ "//v8:external_startup_data" ] On 2015/10/20 02:44:41, brettw ...
5 years, 2 months ago (2015-10-20 03:00:16 UTC) #5
brettw
I think moving the check to the config would be cleaner.
5 years, 2 months ago (2015-10-20 03:05:02 UTC) #6
jochen (gone - plz use gerrit)
i defer to brett here
5 years, 2 months ago (2015-10-20 08:04:49 UTC) #7
Dirk Pranke
brettw, please take another look?
5 years, 2 months ago (2015-10-20 21:25:30 UTC) #9
brettw
lgtm
5 years, 2 months ago (2015-10-20 23:43:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413893003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413893003/40001
5 years, 2 months ago (2015-10-21 19:55:03 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 2 months ago (2015-10-21 21:15:19 UTC) #13
commit-bot: I haz the power
5 years, 2 months ago (2015-10-21 21:16:00 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a22b0730051957c6024527154919daf8de71afea
Cr-Commit-Position: refs/heads/master@{#355401}

Powered by Google App Engine
This is Rietveld 408576698