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

Issue 606603002: Conversion of Promise is trivial (Closed)

Created:
6 years, 2 months ago by Jens Widell
Modified:
6 years, 2 months ago
Reviewers:
haraken, yhirano
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Conversion of Promise is trivial Promise values are converted using ScriptPromise::cast(), which is trivial insofar as it can't cause an exception to be thrown. BUG=413257 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182676

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M Source/bindings/scripts/v8_types.py View 1 chunk +2 lines, -1 line 0 comments Download
M Source/bindings/tests/results/core/V8TestObject.cpp View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
Jens Widell
PTAL Please confirm my reasoning here: ScriptPromise::cast() (via ScriptPromise::InternalResolver::resolve()) calls into V8 using an API ...
6 years, 2 months ago (2014-09-25 09:31:33 UTC) #2
haraken
On 2014/09/25 09:31:33, Jens Widell wrote: > PTAL > > Please confirm my reasoning here: ...
6 years, 2 months ago (2014-09-25 09:35:55 UTC) #3
yhirano
On 2014/09/25 09:35:55, haraken wrote: > On 2014/09/25 09:31:33, Jens Widell wrote: > > PTAL ...
6 years, 2 months ago (2014-09-25 10:57:56 UTC) #4
Jens Widell
On 2014/09/25 10:57:56, yhirano wrote: > On 2014/09/25 09:35:55, haraken wrote: > > On 2014/09/25 ...
6 years, 2 months ago (2014-09-25 11:04:16 UTC) #5
haraken
On 2014/09/25 11:04:16, Jens Widell wrote: > On 2014/09/25 10:57:56, yhirano wrote: > > On ...
6 years, 2 months ago (2014-09-25 11:10:45 UTC) #6
Jens Widell
On 2014/09/25 11:10:45, haraken wrote: > On 2014/09/25 11:04:16, Jens Widell wrote: > > On ...
6 years, 2 months ago (2014-09-25 11:17:54 UTC) #7
haraken
On 2014/09/25 11:17:54, Jens Widell wrote: > On 2014/09/25 11:10:45, haraken wrote: > > On ...
6 years, 2 months ago (2014-09-25 11:19:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/606603002/1
6 years, 2 months ago (2014-09-25 11:21:50 UTC) #10
yhirano
On 2014/09/25 11:04:16, Jens Widell wrote: > On 2014/09/25 10:57:56, yhirano wrote: > > On ...
6 years, 2 months ago (2014-09-25 12:25:20 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-09-25 12:29:49 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 182676

Powered by Google App Engine
This is Rietveld 408576698