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

Issue 300133002: Split generated_bindings.gyp into core and modules (1/2) (Closed)

Created:
6 years, 7 months ago by Nils Barth (inactive)
Modified:
6 years, 7 months ago
Reviewers:
haraken, Nico
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium
Visibility:
Public.

Description

Split generated_bindings.gyp into core and modules (1/2) This splits the files, except for generating individual bindings (that's long, so I'll do it separately). This is a bit big b/c it's refactoring, but it's just splitting things up, and isolating core and modules from complexity in bindings. Also adds FIXMEs with links to bugs for followups. Immediate followups: 1. Split off individual binding generation (completes split at GYP level) 2. Split off/cleanup script GYP (currently a bit intricate, will simplify). R=haraken TBR=Nico BUG=358074 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174833

Patch Set 1 #

Patch Set 2 : Cleaner #

Total comments: 6

Patch Set 3 : Revised #

Patch Set 4 : Cleaner still #

Patch Set 5 : Fix missing include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+320 lines, -605 lines) Patch
M Source/bindings/bindings.gypi View 1 1 chunk +1 line, -54 lines 0 comments Download
A Source/bindings/core/core.gypi View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
A Source/bindings/core/v8/generated.gyp View 1 2 3 1 chunk +52 lines, -0 lines 0 comments Download
A Source/bindings/core/v8/generated.gypi View 1 2 3 4 1 chunk +42 lines, -0 lines 0 comments Download
A + Source/bindings/generated.gyp View 1 2 3 4 chunks +8 lines, -128 lines 0 comments Download
D Source/bindings/generated_bindings.gyp View 1 chunk +0 lines, -417 lines 0 comments Download
A Source/bindings/idl.gypi View 1 chunk +90 lines, -0 lines 0 comments Download
A Source/bindings/modules/modules.gypi View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
A Source/bindings/modules/v8/generated.gyp View 1 2 3 1 chunk +52 lines, -0 lines 0 comments Download
A Source/bindings/modules/v8/generated.gypi View 1 2 3 4 1 chunk +42 lines, -0 lines 0 comments Download
M Source/core/core.gyp View 1 2 6 chunks +12 lines, -5 lines 0 comments Download
M Source/modules/modules.gyp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Nils Barth (inactive)
Main GYP split (omits individual bindings b/c that's long, will do in followup). https://codereview.chromium.org/300133002/diff/20001/Source/bindings/core/core.gypi File ...
6 years, 7 months ago (2014-05-26 05:51:11 UTC) #1
haraken
LGTM, but I'd like to have Nico take another look. https://codereview.chromium.org/300133002/diff/20001/Source/bindings/core/core.gypi File Source/bindings/core/core.gypi (right): https://codereview.chromium.org/300133002/diff/20001/Source/bindings/core/core.gypi#newcode1 ...
6 years, 7 months ago (2014-05-26 07:10:52 UTC) #2
Nils Barth (inactive)
https://codereview.chromium.org/300133002/diff/20001/Source/bindings/core/core.gypi File Source/bindings/core/core.gypi (right): https://codereview.chromium.org/300133002/diff/20001/Source/bindings/core/core.gypi#newcode1 Source/bindings/core/core.gypi:1: # Copyright 2014 The Chromium Authors. All rights reserved. ...
6 years, 7 months ago (2014-05-26 07:43:45 UTC) #3
Nils Barth (inactive)
Thanks for review haraken! Hi Nico, We're splitting the .gyp & .gypi in bindings for ...
6 years, 7 months ago (2014-05-26 07:44:34 UTC) #4
Nils Barth (inactive)
As Nico is OoO traveling, and GYP will hopefully be replaced by GN soon, TBRing ...
6 years, 7 months ago (2014-05-27 02:19:58 UTC) #5
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 7 months ago (2014-05-27 02:20:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/300133002/80001
6 years, 7 months ago (2014-05-27 02:20:07 UTC) #7
commit-bot: I haz the power
Change committed as 174833
6 years, 7 months ago (2014-05-27 03:40:45 UTC) #8
Nico
On Tue, May 27, 2014 at 4:19 AM, <nbarth@chromium.org> wrote: > As Nico is OoO ...
6 years, 7 months ago (2014-05-27 07:52:20 UTC) #9
Nils Barth (inactive)
6 years, 7 months ago (2014-05-27 07:53:32 UTC) #10
Message was sent while issue was closed.
On 2014/05/27 07:52:20, Nico (traveling) wrote:
> On Tue, May 27, 2014 at 4:19 AM, <mailto:nbarth@chromium.org> wrote:
> 
> > As Nico is OoO traveling, and GYP will hopefully be replaced by GN soon,
> > TBRing
> > Nico.
> >
> 
> It's fine to tbr me, but "gyp is hopefully no longer with us soon"
> shouldn't be used to justify anything at this point. Currently, the switch
> is scheduled to happen end of this year at the earliest.

OIC; sorry for jumping the gun, and thanks for update!

Powered by Google App Engine
This is Rietveld 408576698