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

Issue 2210973002: Fix compile errors ignored by binding aggregations (Closed)

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

Description

Fix compile errors ignored by binding aggregations In binding layer, we compile many .cpp file at once, aggregated into few .cpp files. This aggregation hides some lacks of dependency, and it strongly dependent on current aggregation style. (For example, crrev.com/2216563002 makes it obvious) This CL fixes those hidden compile errors in generated code. BUG=634231 Committed: https://crrev.com/eb4c3ca5ce05cb31f699401813f0664ee70fda19 Cr-Commit-Position: refs/heads/master@{#409785}

Patch Set 1 #

Total comments: 4

Patch Set 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M third_party/WebKit/Source/bindings/scripts/v8_interface.py View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLFrameSetElement.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
peria
PTL.
4 years, 4 months ago (2016-08-04 13:00:14 UTC) #5
haraken
https://codereview.chromium.org/2210973002/diff/20001/third_party/WebKit/Source/bindings/scripts/v8_utilities.py File third_party/WebKit/Source/bindings/scripts/v8_utilities.py (right): https://codereview.chromium.org/2210973002/diff/20001/third_party/WebKit/Source/bindings/scripts/v8_utilities.py#newcode594 third_party/WebKit/Source/bindings/scripts/v8_utilities.py:594: # In some cases, a Window type getter may ...
4 years, 4 months ago (2016-08-04 13:15:05 UTC) #7
peria
https://codereview.chromium.org/2210973002/diff/20001/third_party/WebKit/Source/bindings/scripts/v8_utilities.py File third_party/WebKit/Source/bindings/scripts/v8_utilities.py (right): https://codereview.chromium.org/2210973002/diff/20001/third_party/WebKit/Source/bindings/scripts/v8_utilities.py#newcode594 third_party/WebKit/Source/bindings/scripts/v8_utilities.py:594: # In some cases, a Window type getter may ...
4 years, 4 months ago (2016-08-04 13:26:15 UTC) #8
haraken
PS2 LGTM
4 years, 4 months ago (2016-08-04 13:27:33 UTC) #9
Yuki
lgtm
4 years, 4 months ago (2016-08-04 13:29:55 UTC) #10
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/2210973002/40001
4 years, 4 months ago (2016-08-04 13:30:37 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 4 months ago (2016-08-04 15:02:47 UTC) #14
commit-bot: I haz the power
4 years, 4 months ago (2016-08-04 15:04:01 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/eb4c3ca5ce05cb31f699401813f0664ee70fda19
Cr-Commit-Position: refs/heads/master@{#409785}

Powered by Google App Engine
This is Rietveld 408576698