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

Issue 110023002: IDL compiler: [InitializedByEventConstructor] attribute any (Closed)

Created:
7 years ago by Nils Barth (inactive)
Modified:
7 years ago
Reviewers:
haraken
CC:
blink-reviews, Nils Barth (inactive), kojih, arv+blink, 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: [InitializedByEventConstructor] attribute any Pretty complex special case. BUG=239771 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163416

Patch Set 1 #

Patch Set 2 : Rebased #

Total comments: 6

Patch Set 3 : Revised #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -15 lines) Patch
M Source/bindings/scripts/unstable/v8_attributes.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/scripts/unstable/v8_interface.py View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M Source/bindings/templates/interface.cpp View 1 2 3 3 chunks +24 lines, -1 line 0 comments Download
M Source/bindings/tests/idls/TestInterfaceEventConstructor.idl View 1 1 chunk +3 lines, -3 lines 0 comments Download
M Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp View 1 2 3 6 chunks +36 lines, -11 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Nils Barth (inactive)
7 years ago (2013-12-09 08:20:26 UTC) #1
haraken
LGTM https://codereview.chromium.org/110023002/diff/20001/Source/bindings/templates/interface.cpp File Source/bindings/templates/interface.cpp (right): https://codereview.chromium.org/110023002/diff/20001/Source/bindings/templates/interface.cpp#newcode186 Source/bindings/templates/interface.cpp:186: {% if has_any_type_attributes %} Nit: You're passing the ...
7 years ago (2013-12-09 08:37:00 UTC) #2
Nils Barth (inactive)
Thanks for comments; overall logic will be clearer when I post followup CL for [Unserialized]. ...
7 years ago (2013-12-09 09:55:01 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/110023002/40001
7 years ago (2013-12-09 09:55:35 UTC) #4
commit-bot: I haz the power
Failed to apply patch for Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years ago (2013-12-09 09:55:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/110023002/60001
7 years ago (2013-12-09 09:57:38 UTC) #6
commit-bot: I haz the power
7 years ago (2013-12-09 09:57:51 UTC) #7
Message was sent while issue was closed.
Change committed as 163416

Powered by Google App Engine
This is Rietveld 408576698