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

Issue 2520683002: Properly define v8_enable_inspector and its override in GN. (Closed)

Created:
4 years, 1 month ago by Lei Zhang
Modified:
4 years, 1 month ago
CC:
devtools-reviews_chromium.org, v8-reviews_googlegroups.com, kozy
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Properly define v8_enable_inspector and its override in GN. Instead of directly using v8_enable_inspector_override from build_overrides/v8.gni in all the GN configs, set a v8_enable_inspector variable based on v8_enable_inspector_override and use that everywhere. This is the more common pattern seen in over projects, and reduces the need to include //build_overrides/v8.gni in many files. Committed: https://crrev.com/ae0e92219b131551a6876034c890bfe5f80c6d1f Cr-Commit-Position: refs/heads/master@{#41156}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -26 lines) Patch
M BUILD.gn View 5 chunks +4 lines, -6 lines 0 comments Download
M build_overrides/v8.gni View 2 chunks +1 line, -13 lines 0 comments Download
M gni/isolate.gni View 2 chunks +1 line, -2 lines 0 comments Download
M gni/v8.gni View 2 chunks +4 lines, -0 lines 0 comments Download
M test/BUILD.gn View 3 chunks +3 lines, -3 lines 0 comments Download
M test/inspector/BUILD.gn View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
Lei Zhang
4 years, 1 month ago (2016-11-19 20:26:30 UTC) #6
Dirk Pranke
Can you expand the CL description? Why is this the "proper" implementation?
4 years, 1 month ago (2016-11-19 20:36:16 UTC) #7
Lei Zhang
On 2016/11/19 20:36:16, Dirk Pranke wrote: > Can you expand the CL description? Why is ...
4 years, 1 month ago (2016-11-20 06:40:17 UTC) #10
Dirk Pranke
lgtm, thanks.
4 years, 1 month ago (2016-11-20 19:44:07 UTC) #11
jochen (gone - plz use gerrit)
deferring to machenbach
4 years, 1 month ago (2016-11-21 11:06:41 UTC) #13
Michael Achenbach
lgtm, thanks for improving the code. cc kozyatinskiy fyi
4 years, 1 month ago (2016-11-21 18:11:21 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2520683002/1
4 years, 1 month ago (2016-11-21 19:04:07 UTC) #16
kozy
thanks!
4 years, 1 month ago (2016-11-21 19:28:51 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-21 19:29:10 UTC) #20
commit-bot: I haz the power
4 years, 1 month ago (2016-11-21 19:29:52 UTC) #22
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ae0e92219b131551a6876034c890bfe5f80c6d1f
Cr-Commit-Position: refs/heads/master@{#41156}

Powered by Google App Engine
This is Rietveld 408576698