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

Issue 1591033002: Add toV8(value, scriptState) (Closed)

Created:
4 years, 11 months ago by domenic
Modified:
4 years, 11 months ago
Reviewers:
haraken, yhirano
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

Add toV8(value, scriptState) BUG=https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/osvex5y2e24 R=haraken@chromium.org Committed: https://crrev.com/28a97c58b94dfbaaee50375240d6b499d849245d Cr-Commit-Position: refs/heads/master@{#370202}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update in response to review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/ToV8.h View 1 2 chunks +11 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ToV8Test.cpp View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
domenic
4 years, 11 months ago (2016-01-15 23:14:52 UTC) #1
haraken
LGTM https://codereview.chromium.org/1591033002/diff/1/third_party/WebKit/Source/bindings/core/v8/ToV8.h File third_party/WebKit/Source/bindings/core/v8/ToV8.h (right): https://codereview.chromium.org/1591033002/diff/1/third_party/WebKit/Source/bindings/core/v8/ToV8.h#newcode247 third_party/WebKit/Source/bindings/core/v8/ToV8.h:247: // v8::Context::Global() is not simply a getter. What ...
4 years, 11 months ago (2016-01-16 03:51:22 UTC) #2
domenic
On 2016/01/16 at 03:51:22, haraken wrote: > LGTM > > https://codereview.chromium.org/1591033002/diff/1/third_party/WebKit/Source/bindings/core/v8/ToV8.h > File third_party/WebKit/Source/bindings/core/v8/ToV8.h (right): ...
4 years, 11 months ago (2016-01-16 16:50:15 UTC) #3
haraken
On 2016/01/16 16:50:15, domenic wrote: > On 2016/01/16 at 03:51:22, haraken wrote: > > LGTM ...
4 years, 11 months ago (2016-01-17 02:56:53 UTC) #4
yhirano
lgtm https://codereview.chromium.org/1591033002/diff/1/third_party/WebKit/Source/bindings/core/v8/ToV8.h File third_party/WebKit/Source/bindings/core/v8/ToV8.h (right): https://codereview.chromium.org/1591033002/diff/1/third_party/WebKit/Source/bindings/core/v8/ToV8.h#newcode249 third_party/WebKit/Source/bindings/core/v8/ToV8.h:249: inline v8::Local<v8::Value> toV8(T value, ScriptState* scriptState) Is "T&&" ...
4 years, 11 months ago (2016-01-17 23:51:38 UTC) #6
domenic
On 2016/01/17 at 02:56:53, haraken wrote: > Makes sense. (I thought that v8::Context::Global has a ...
4 years, 11 months ago (2016-01-19 20:40:21 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1591033002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1591033002/20001
4 years, 11 months ago (2016-01-19 20:41:21 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-19 22:14:23 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-19 22:16:55 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/28a97c58b94dfbaaee50375240d6b499d849245d
Cr-Commit-Position: refs/heads/master@{#370202}

Powered by Google App Engine
This is Rietveld 408576698