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

Issue 274503002: Remove v8_interface.constructor_argument (Closed)

Created:
6 years, 7 months ago by Nils Barth (inactive)
Modified:
6 years, 7 months ago
Reviewers:
haraken
CC:
blink-reviews, Nils Barth (inactive), arv+blink, jsbell+bindings_chromium.org, sof, kouhei+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, blink-reviews-bindings_chromium.org, Nate Chapin, Jens Widell
Visibility:
Public.

Description

Remove v8_interface.constructor_argument Refactoring, no changes to generated bindings. v8_interface.constructor_argument() is redundant with v8_methods.generate_argument() (It's just a simplified version, as pointed out by Jens - thanks!) There's one v. minor change required to merge this: constructors have None as their idl_type, so check for that in addition to 'void'. R=haraken BUG=345503 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173467

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -20 lines) Patch
M Source/bindings/scripts/v8_interface.py View 2 chunks +1 line, -19 lines 0 comments Download
M Source/bindings/scripts/v8_methods.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Nils Barth (inactive)
Code cleanup, pointed out by Jens!
6 years, 7 months ago (2014-05-07 03:17:39 UTC) #1
haraken
LGTM.
6 years, 7 months ago (2014-05-07 03:18:26 UTC) #2
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 7 months ago (2014-05-07 03:18:47 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/274503002/1
6 years, 7 months ago (2014-05-07 03:19:19 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-07 04:16:20 UTC) #5
Message was sent while issue was closed.
Change committed as 173467

Powered by Google App Engine
This is Rietveld 408576698