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

Issue 2280893002: Make toV8(ScriptValue) never return an empty handle (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

Make toV8(ScriptValue) never return an empty handle I'm making toV8() never return an empty handle. This CL replaces the return value of toV8(ScriptValue) with v8::Undefined, but it won't change any web-exposed behavior because V8 interprets a returned empty handle as v8::Undefined(). BUG=625512 Committed: https://crrev.com/5a94e63aa33df1b6a6e57d48c0abebe62486a30f Cr-Commit-Position: refs/heads/master@{#414688}

Patch Set 1 #

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

Messages

Total messages: 11 (3 generated)
haraken
PTAL
4 years, 3 months ago (2016-08-26 09:33:55 UTC) #2
Yuki
lgtm I'm sure you know, but just in case, there must be not few direct ...
4 years, 3 months ago (2016-08-26 09:38:21 UTC) #4
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/2280893002/1
4 years, 3 months ago (2016-08-26 09:38:38 UTC) #5
haraken
> I'm sure you know, but just in case, there must be not few direct ...
4 years, 3 months ago (2016-08-26 09:51:34 UTC) #6
haraken
On 2016/08/26 09:51:34, haraken wrote: > > I'm sure you know, but just in case, ...
4 years, 3 months ago (2016-08-26 09:52:22 UTC) #7
Yuki
On 2016/08/26 09:52:22, haraken wrote: > On 2016/08/26 09:51:34, haraken wrote: > > > I'm ...
4 years, 3 months ago (2016-08-26 10:01:53 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-08-26 11:55:24 UTC) #9
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 11:57:08 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5a94e63aa33df1b6a6e57d48c0abebe62486a30f
Cr-Commit-Position: refs/heads/master@{#414688}

Powered by Google App Engine
This is Rietveld 408576698