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

Issue 314553002: Add v8::Promise::Then. (Closed)

Created:
6 years, 6 months ago by yhirano
Modified:
6 years, 6 months ago
Reviewers:
rossberg
CC:
v8-dev, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/external/v8.git@master
Visibility:
Public.

Description

Add v8::Promise::Then. Blink needs v8::Promise::Then to implement ScriptPromise::then. Blink-side CL: https://codereview.chromium.org/316453002 BUG=371288 LOG=Y R=rossberg@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21805

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -1 line) Patch
M include/v8.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/api.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M src/bootstrapper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/contexts.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/promise.js View 2 chunks +2 lines, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 chunk +66 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
yhirano
6 years, 6 months ago (2014-06-03 03:53:04 UTC) #1
rossberg
LGTM, although I don't buy the premise that this is what Blink should use.
6 years, 6 months ago (2014-06-03 10:47:54 UTC) #2
yhirano
Could you please commit this CL?
6 years, 6 months ago (2014-06-12 11:12:58 UTC) #3
rossberg
Committed patchset #1 manually as r21805.
6 years, 6 months ago (2014-06-12 11:34:02 UTC) #4
rossberg
On 2014/06/12 11:12:58, yhirano wrote: > Could you please commit this CL? Oops, sorry, done.
6 years, 6 months ago (2014-06-12 11:34:05 UTC) #5
yhirano
Thanks!
6 years, 6 months ago (2014-06-12 11:35:51 UTC) #6
yhirano
6 years, 6 months ago (2014-06-12 11:35:51 UTC) #7
Message was sent while issue was closed.
Thanks!

Powered by Google App Engine
This is Rietveld 408576698