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

Issue 2284623002: Remove V8_CALL macro (Closed)

Created:
4 years, 3 months ago by haraken
Modified:
4 years, 3 months ago
Reviewers:
Yuki
CC:
chromium-reviews, blink-reviews, blink-reviews-bindings_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove V8_CALL macro This CL replaces V8_CALL with To(). BUG=625512 Committed: https://crrev.com/c1c833f0285826dbba4a8ff2392ac280b293de8b Cr-Commit-Position: refs/heads/master@{#416504}

Patch Set 1 #

Total comments: 4

Patch Set 2 : temp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -17 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/V8BindingMacros.h View 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/custom/V8CustomSQLStatementErrorCallback.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/custom/V8DeviceMotionEventCustom.cpp View 1 4 chunks +17 lines, -8 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
haraken
PTAL
4 years, 3 months ago (2016-08-26 11:02:42 UTC) #2
Yuki
https://codereview.chromium.org/2284623002/diff/1/third_party/WebKit/Source/bindings/modules/v8/custom/V8CustomSQLStatementErrorCallback.cpp File third_party/WebKit/Source/bindings/modules/v8/custom/V8CustomSQLStatementErrorCallback.cpp (right): https://codereview.chromium.org/2284623002/diff/1/third_party/WebKit/Source/bindings/modules/v8/custom/V8CustomSQLStatementErrorCallback.cpp#newcode73 third_party/WebKit/Source/bindings/modules/v8/custom/V8CustomSQLStatementErrorCallback.cpp:73: return value->BooleanValue(isolate->GetCurrentContext()).ToChecked(); s/value/result/ Did you compile the CL? |result| ...
4 years, 3 months ago (2016-08-26 15:25:01 UTC) #3
haraken
PTAL https://codereview.chromium.org/2284623002/diff/1/third_party/WebKit/Source/bindings/modules/v8/custom/V8CustomSQLStatementErrorCallback.cpp File third_party/WebKit/Source/bindings/modules/v8/custom/V8CustomSQLStatementErrorCallback.cpp (right): https://codereview.chromium.org/2284623002/diff/1/third_party/WebKit/Source/bindings/modules/v8/custom/V8CustomSQLStatementErrorCallback.cpp#newcode73 third_party/WebKit/Source/bindings/modules/v8/custom/V8CustomSQLStatementErrorCallback.cpp:73: return value->BooleanValue(isolate->GetCurrentContext()).ToChecked(); On 2016/08/26 15:25:01, Yuki wrote: > ...
4 years, 3 months ago (2016-09-05 00:45:43 UTC) #4
Yuki
lgtm
4 years, 3 months ago (2016-09-05 04:44:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2284623002/20001
4 years, 3 months ago (2016-09-05 04:47:29 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-05 06:21:24 UTC) #8
commit-bot: I haz the power
4 years, 3 months ago (2016-09-05 06:23:36 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c1c833f0285826dbba4a8ff2392ac280b293de8b
Cr-Commit-Position: refs/heads/master@{#416504}

Powered by Google App Engine
This is Rietveld 408576698