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

Issue 2564903002: ScriptController: Expose methods to compile a script and execute a compiled script. (Closed)

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

Description

ScriptController: Expose methods to compile a script and execute a compiled script. Simple unit tests included. BUG=591558 Committed: https://crrev.com/1e1d645d1cf402a63805f2106452d8d689130f1b Cr-Commit-Position: refs/heads/master@{#439974}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -18 lines) Patch
M third_party/WebKit/Source/bindings/bindings.gni View 2 chunks +2 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/bindings/core/v8/CompiledScript.h View 1 chunk +49 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptController.h View 2 chunks +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp View 4 chunks +77 lines, -18 lines 4 comments Download
A third_party/WebKit/Source/bindings/core/v8/ScriptControllerTest.cpp View 1 chunk +40 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 25 (13 generated)
jbroman
This pushes the separation in V8ScriptRunner through ScriptController.
4 years ago (2016-12-09 18:25:36 UTC) #6
haraken
LGTM https://codereview.chromium.org/2564903002/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp (right): https://codereview.chromium.org/2564903002/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp#newcode192 third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp:192: compiledScript.startPosition())); Shall we introduce two trace events: "CompileScript" ...
4 years ago (2016-12-12 00:53:57 UTC) #7
jbroman
+cc pfeldman for questions about devtools.timeline trace events https://codereview.chromium.org/2564903002/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp (right): https://codereview.chromium.org/2564903002/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp#newcode192 third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp:192: compiledScript.startPosition())); ...
4 years ago (2016-12-13 15:53:21 UTC) #8
jbroman
moving pfeldman to reviewers
4 years ago (2016-12-16 14:53:46 UTC) #10
pfeldman
Wrong bug number?
4 years ago (2016-12-19 21:58:10 UTC) #11
pfeldman
lgtm
4 years ago (2016-12-19 22:20:20 UTC) #12
jbroman
Fixed bug number.
4 years ago (2016-12-20 17:53:58 UTC) #15
jbroman
haraken, verdict on trace events?
4 years ago (2016-12-20 17:54:33 UTC) #17
haraken
LGTM
4 years ago (2016-12-20 23:50:56 UTC) #18
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/2564903002/1
4 years ago (2016-12-21 00:11:07 UTC) #20
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-21 01:58:59 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-21 02:01:21 UTC) #25
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1e1d645d1cf402a63805f2106452d8d689130f1b
Cr-Commit-Position: refs/heads/master@{#439974}

Powered by Google App Engine
This is Rietveld 408576698