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

Issue 2259463002: [Bindings] Specify if we aggregate partial interfaces by arguments (Closed)

Created:
4 years, 4 months ago by peria
Modified:
4 years, 4 months ago
Reviewers:
haraken, bashi, Yuki
CC:
chromium-reviews, blink-reviews, blink-reviews-bindings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Specify if we aggregate partial interfaces by an argument. Before this CL, file names to include were decided with the path of original IDL files. This behavior could mislead us as if we included generated files for partial interface and non-partial interface in one aggregation file, although we aggregate files for all partial interfaces into one file. This change make it obvious in .gn/.gyp files to aggregate files for (non-)partial interfaces. BUG=634231 Committed: https://crrev.com/df0a0c5106ff224578092178373faca20bca2b02 Cr-Commit-Position: refs/heads/master@{#412756}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -12 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/BUILD.gn View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/generated.gyp View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/scripts/aggregate_generated_bindings.py View 4 chunks +12 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/bindings/scripts/scripts.gni View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
peria
PTL
4 years, 4 months ago (2016-08-18 01:46:40 UTC) #3
haraken
I'm a bit confused. We're already generating V8NavigatorPartial.cpp, no? https://cs.chromium.org/chromium/src/out/Debug/gen/blink/bindings/modules/v8/V8NavigatorPartial.cpp?q=navigatorgamepad&sq=package:chromium&dr=C&l=54
4 years, 4 months ago (2016-08-18 01:58:22 UTC) #4
peria
On 2016/08/18 01:58:22, haraken wrote: > I'm a bit confused. We're already generating V8NavigatorPartial.cpp, no? ...
4 years, 4 months ago (2016-08-18 02:20:06 UTC) #5
haraken
On 2016/08/18 02:20:06, peria wrote: > On 2016/08/18 01:58:22, haraken wrote: > > I'm a ...
4 years, 4 months ago (2016-08-18 02:26:48 UTC) #6
peria
On 2016/08/18 02:26:48, haraken wrote: > On 2016/08/18 02:20:06, peria wrote: > > On 2016/08/18 ...
4 years, 4 months ago (2016-08-18 02:42:28 UTC) #7
haraken
On 2016/08/18 02:42:28, peria wrote: > On 2016/08/18 02:26:48, haraken wrote: > > On 2016/08/18 ...
4 years, 4 months ago (2016-08-18 02:45:03 UTC) #8
bashi
On 2016/08/18 02:45:03, haraken wrote: > On 2016/08/18 02:42:28, peria wrote: > > On 2016/08/18 ...
4 years, 4 months ago (2016-08-18 02:50:50 UTC) #9
peria
On 2016/08/18 02:45:03, haraken wrote: > On 2016/08/18 02:42:28, peria wrote: > > On 2016/08/18 ...
4 years, 4 months ago (2016-08-18 02:59:06 UTC) #10
peria
On 2016/08/18 02:59:06, peria wrote: > On 2016/08/18 02:45:03, haraken wrote: > > On 2016/08/18 ...
4 years, 4 months ago (2016-08-18 03:12:57 UTC) #12
haraken
On 2016/08/18 03:12:57, peria wrote: > On 2016/08/18 02:59:06, peria wrote: > > On 2016/08/18 ...
4 years, 4 months ago (2016-08-18 03:54:04 UTC) #14
peria
On 2016/08/18 03:54:04, haraken wrote: > On 2016/08/18 03:12:57, peria wrote: > > On 2016/08/18 ...
4 years, 4 months ago (2016-08-18 04:07:23 UTC) #16
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/2259463002/1
4 years, 4 months ago (2016-08-18 04:07:31 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-18 06:22:18 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 06:24:30 UTC) #21
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/df0a0c5106ff224578092178373faca20bca2b02
Cr-Commit-Position: refs/heads/master@{#412756}

Powered by Google App Engine
This is Rietveld 408576698