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

Issue 330163004: Fix V8 callback binding for "CallWith=ThisValue" attribute. (Closed)

Created:
6 years, 6 months ago by xiang
Modified:
6 years, 6 months ago
Reviewers:
haraken, dglazkov, adamk, jsbell
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix V8 callback binding for "CallWith=ThisValue" attribute. ThisValue should support "any" type other than "object". BUG=382728 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176262

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add extra layout test cases from https://codereview.chromium.org/330973002. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -8 lines) Patch
M LayoutTests/http/tests/serviceworker/resources/headermap-worker.js View 1 1 chunk +13 lines, -1 line 0 comments Download
M Source/bindings/templates/callback_interface.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M Source/bindings/tests/results/V8TestCallbackInterface.cpp View 2 chunks +1 line, -2 lines 0 comments Download
M Source/bindings/v8/V8Callback.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/v8/V8Callback.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
xiang
6 years, 6 months ago (2014-06-13 03:10:26 UTC) #1
xiang
The CQ bit was checked by xiang.long@intel.com
6 years, 6 months ago (2014-06-13 03:13:26 UTC) #2
xiang
The CQ bit was unchecked by xiang.long@intel.com
6 years, 6 months ago (2014-06-13 03:13:27 UTC) #3
haraken
LGTM https://codereview.chromium.org/330163004/diff/1/Source/bindings/templates/callback_interface.cpp File Source/bindings/templates/callback_interface.cpp (right): https://codereview.chromium.org/330163004/diff/1/Source/bindings/templates/callback_interface.cpp#newcode63 Source/bindings/templates/callback_interface.cpp:63: {% set this_handle_parameter = 'thisHandle, ' if method.call_with_this_handle ...
6 years, 6 months ago (2014-06-14 03:24:27 UTC) #4
jsbell
On 2014/06/14 03:24:27, haraken wrote: > LGTM > > https://codereview.chromium.org/330163004/diff/1/Source/bindings/templates/callback_interface.cpp > File Source/bindings/templates/callback_interface.cpp (right): > ...
6 years, 6 months ago (2014-06-14 03:34:57 UTC) #5
xiang
The CQ bit was checked by xiang.long@intel.com
6 years, 6 months ago (2014-06-16 01:30:40 UTC) #6
xiang
The CQ bit was unchecked by xiang.long@intel.com
6 years, 6 months ago (2014-06-16 01:30:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiang.long@intel.com/330163004/1
6 years, 6 months ago (2014-06-16 01:30:50 UTC) #8
xwang
The CQ bit was checked by xingnan.wang@chromium.org
6 years, 6 months ago (2014-06-16 01:33:59 UTC) #9
xwang
The CQ bit was unchecked by xingnan.wang@chromium.org
6 years, 6 months ago (2014-06-16 01:34:01 UTC) #10
xwang
The CQ bit was checked by xingnan.wang@chromium.org
6 years, 6 months ago (2014-06-16 01:34:32 UTC) #11
xwang
The CQ bit was unchecked by xingnan.wang@chromium.org
6 years, 6 months ago (2014-06-16 01:34:32 UTC) #12
xiang
On 2014/06/14 03:34:57, jsbell wrote: > On 2014/06/14 03:24:27, haraken wrote: > > LGTM > ...
6 years, 6 months ago (2014-06-16 03:13:42 UTC) #13
haraken
On 2014/06/16 03:13:42, xiang wrote: > On 2014/06/14 03:34:57, jsbell wrote: > > On 2014/06/14 ...
6 years, 6 months ago (2014-06-16 05:50:15 UTC) #14
xiang
On 2014/06/16 05:50:15, haraken wrote: > Looks like the try bots are red. I wanted ...
6 years, 6 months ago (2014-06-16 06:09:48 UTC) #15
haraken
On 2014/06/16 06:09:48, xiang wrote: > On 2014/06/16 05:50:15, haraken wrote: > > Looks like ...
6 years, 6 months ago (2014-06-16 06:42:49 UTC) #16
xiang
The CQ bit was checked by xiang.long@intel.com
6 years, 6 months ago (2014-06-17 00:21:43 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiang.long@intel.com/330163004/20001
6 years, 6 months ago (2014-06-17 00:22:16 UTC) #18
commit-bot: I haz the power
6 years, 6 months ago (2014-06-17 01:55:01 UTC) #19
Message was sent while issue was closed.
Change committed as 176262

Powered by Google App Engine
This is Rietveld 408576698