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

Issue 1670743002: Move V8 extra-calling utilities to V8ScriptRunner (Closed)

Created:
4 years, 10 months ago by domenic
Modified:
4 years, 10 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews, yhirano
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move V8 extra-calling utilities to V8ScriptRunner As discussed in https://codereview.chromium.org/1167343002. Also used callInternalFunction instead of callFunction. BUG= Committed: https://crrev.com/fbf579e78e3cabdd8d39c1fe7622f8f5b40c2735 Cr-Commit-Position: refs/heads/master@{#373748}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -31 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/ReadableStreamOperations.cpp View 7 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8Binding.h View 1 chunk +0 lines, -24 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.h View 2 chunks +28 lines, -0 lines 1 comment Download

Messages

Total messages: 11 (3 generated)
domenic
4 years, 10 months ago (2016-02-04 22:20:24 UTC) #2
haraken
LGTM, thanks! https://codereview.chromium.org/1670743002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.h File third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.h (right): https://codereview.chromium.org/1670743002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.h#newcode30 third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.h:30: #include "bindings/core/v8/ScriptValue.h" This wouldn't be needed.
4 years, 10 months ago (2016-02-05 00:56:41 UTC) #3
chromium-reviews
It ends up being needed because getExtrasExportsObject returns a ScriptValue. And if you move it ...
4 years, 10 months ago (2016-02-05 00:59:19 UTC) #4
blink-reviews
It ends up being needed because getExtrasExportsObject returns a ScriptValue. And if you move it ...
4 years, 10 months ago (2016-02-05 00:59:19 UTC) #5
haraken
On 2016/02/05 00:59:19, blink-reviews wrote: > It ends up being needed because getExtrasExportsObject returns a ...
4 years, 10 months ago (2016-02-05 01:05:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1670743002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1670743002/1
4 years, 10 months ago (2016-02-05 03:47:24 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-05 05:11:43 UTC) #9
commit-bot: I haz the power
4 years, 10 months ago (2016-02-05 05:12:50 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/fbf579e78e3cabdd8d39c1fe7622f8f5b40c2735
Cr-Commit-Position: refs/heads/master@{#373748}

Powered by Google App Engine
This is Rietveld 408576698