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

Issue 1150863004: toImplArguments should return HeapVector for Union types. (Closed)

Created:
5 years, 7 months ago by Paritosh Kumar
Modified:
5 years, 7 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

toImplArguments should return HeapVector for Union types. In https://codereview.chromium.org/1118993002, We are using HeapVector for Union types. So, for arguments of type array of Union, toImplArguments should return HeapVector of that Union types. BUG=475801 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196039

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -16 lines) Patch
M Source/bindings/core/v8/V8Binding.h View 1 chunk +6 lines, -5 lines 0 comments Download
M Source/bindings/scripts/v8_methods.py View 1 chunk +6 lines, -1 line 0 comments Download
M Source/bindings/templates/methods.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/tests/idls/core/TestObject.idl View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestObject.cpp View 1 2 11 chunks +30 lines, -9 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150863004/1
5 years, 7 months ago (2015-05-27 10:27:45 UTC) #2
Paritosh Kumar
Please have a look.
5 years, 7 months ago (2015-05-27 11:32:11 UTC) #5
haraken
LGTM https://codereview.chromium.org/1150863004/diff/1/Source/bindings/scripts/v8_methods.py File Source/bindings/scripts/v8_methods.py (right): https://codereview.chromium.org/1150863004/diff/1/Source/bindings/scripts/v8_methods.py#newcode374 Source/bindings/scripts/v8_methods.py:374: if idl_type.is_dictionary or idl_type.is_union_type: bashi-san: Would it make ...
5 years, 7 months ago (2015-05-27 11:45:05 UTC) #7
bashi
LGTM with nit. Could you add a testcase for HeapVector in bindings-tests? https://codereview.chromium.org/1150863004/diff/1/Source/bindings/scripts/v8_methods.py File Source/bindings/scripts/v8_methods.py ...
5 years, 7 months ago (2015-05-28 01:36:49 UTC) #8
Paritosh Kumar
On 2015/05/28 01:36:49, bashi1 wrote: > LGTM with nit. > > Could you add a ...
5 years, 7 months ago (2015-05-28 05:40:22 UTC) #9
haraken
Still LGTM
5 years, 7 months ago (2015-05-28 05:42:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150863004/20001
5 years, 7 months ago (2015-05-28 05:45:13 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/33989)
5 years, 7 months ago (2015-05-28 05:52:32 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150863004/40001
5 years, 7 months ago (2015-05-28 05:59:00 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-28 07:32:05 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150863004/40001
5 years, 7 months ago (2015-05-28 07:33:23 UTC) #22
commit-bot: I haz the power
5 years, 7 months ago (2015-05-28 07:36:45 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196039

Powered by Google App Engine
This is Rietveld 408576698