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

Issue 39493002: IDL compiler: void() methods (Closed)

Created:
7 years, 2 months ago by Nils Barth (inactive)
Modified:
7 years, 1 month ago
Reviewers:
haraken
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, Inactive, kouhei (in TOK)
Visibility:
Public.

Description

IDL compiler: void() methods Initial methods CL! This just supports void() methods, to keep it simple. BUG=239771 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160547

Patch Set 1 #

Total comments: 12

Patch Set 2 : Revised #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -33 lines) Patch
Source/bindings/scripts/unstable/v8_interface.py View 1 2 chunks +2 lines, -0 lines 0 comments Download
Source/bindings/scripts/unstable/v8_methods.py View 1 1 chunk +22 lines, -30 lines 0 comments Download
Source/bindings/templates/interface.cpp View 1 3 chunks +23 lines, -2 lines 0 comments Download
Source/bindings/templates/interface_base.cpp View 1 2 chunks +8 lines, -0 lines 0 comments Download
A Source/bindings/templates/methods.cpp View 1 1 chunk +21 lines, -0 lines 0 comments Download
Source/bindings/tests/idls/TestObjectPython.idl View 1 1 chunk +3 lines, -0 lines 0 comments Download
Source/bindings/tests/results/V8TestObjectPython.cpp View 1 3 chunks +20 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Nils Barth (inactive)
7 years, 2 months ago (2013-10-24 09:42:32 UTC) #1
haraken
LGTM https://codereview.chromium.org/39493002/diff/1/Source/bindings/scripts/unstable/v8_interface.py File Source/bindings/scripts/unstable/v8_interface.py (right): https://codereview.chromium.org/39493002/diff/1/Source/bindings/scripts/unstable/v8_interface.py#newcode78 Source/bindings/scripts/unstable/v8_interface.py:78: methods_contents, methods_includes = v8_methods.generate_methods(interface) Now you can drop ...
7 years, 2 months ago (2013-10-24 15:59:35 UTC) #2
Nils Barth (inactive)
(A few followups, esp. cleanup method generation in Perl too.) https://codereview.chromium.org/39493002/diff/1/Source/bindings/scripts/unstable/v8_interface.py File Source/bindings/scripts/unstable/v8_interface.py (right): https://codereview.chromium.org/39493002/diff/1/Source/bindings/scripts/unstable/v8_interface.py#newcode78 ...
7 years, 1 month ago (2013-10-25 05:54:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/39493002/80001
7 years, 1 month ago (2013-10-25 05:54:41 UTC) #4
commit-bot: I haz the power
7 years, 1 month ago (2013-10-25 05:54:56 UTC) #5
Message was sent while issue was closed.
Change committed as 160547

Powered by Google App Engine
This is Rietveld 408576698