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

Issue 2906613002: [Bindings] Export constructorCallback functions in generated code (Closed)

Created:
3 years, 7 months ago by peria
Modified:
3 years, 7 months ago
Reviewers:
haraken, bashi, Yuki
CC:
chromium-reviews, blink-reviews, blink-reviews-bindings_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Bindings] Export constructorCallback functions in generated code Callback functions to pass to V8 API need to be referable from other components to put in a snapshot reference table. BUG=617892 Review-Url: https://codereview.chromium.org/2906613002 Cr-Commit-Position: refs/heads/master@{#474589} Committed: https://chromium.googlesource.com/chromium/src/+/449dd5f8fd2cba658972a39b150d2d40282934a7

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove an empty line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -14 lines) Patch
M third_party/WebKit/Source/bindings/templates/interface.h.tmpl View 1 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestException.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor3.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (8 generated)
peria
PTL
3 years, 7 months ago (2017-05-25 03:07:26 UTC) #2
bashi
lgtm. I think describing the purpose of this change is preferable (not just bug number) ...
3 years, 7 months ago (2017-05-25 03:41:16 UTC) #5
haraken
LGTM
3 years, 7 months ago (2017-05-25 03:42:41 UTC) #6
peria
https://codereview.chromium.org/2906613002/diff/1/third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.h File third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.h (right): https://codereview.chromium.org/2906613002/diff/1/third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.h#newcode57 third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.h:57: On 2017/05/25 03:41:16, bashi wrote: > nit: can we ...
3 years, 7 months ago (2017-05-25 04:34:24 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/2906613002/20001
3 years, 7 months ago (2017-05-25 04:34:27 UTC) #11
Yuki
LGTM.
3 years, 7 months ago (2017-05-25 06:17:28 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-25 06:48:12 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/449dd5f8fd2cba658972a39b150d...

Powered by Google App Engine
This is Rietveld 408576698