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

Issue 1221693004: (WONT COMMIT) Pass a bool object allocated on heap to CallbackPromiseAdapter::onSuccess (4) (Closed)

Created:
5 years, 5 months ago by nhiroki
Modified:
5 years, 5 months ago
Reviewers:
haraken, yhirano
CC:
blink-reviews, blink-reviews-bindings_chromium.org, vivekg_samsung, arv+blink, vivekg
Base URL:
https://chromium.googlesource.com/chromium/blink.git@cbadapter2
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Pass a bool object allocated on heap to CallbackPromiseAdapter::onSuccess (4) CallbackPromiseAdapter is designed to take ownership of a passed object. See comments in CallbackPromiseAdapter.h for details. (1) Chromium: https://codereview.chromium.org/1217633003/ (2) Blink: https://codereview.chromium.org/1211353004/ (3) Chromium: https://codereview.chromium.org/1225543002/ (4) Blink: THIS PATCH BUG=493531

Patch Set 1 #

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

Depends on Patchset:

Messages

Total messages: 6 (1 generated)
nhiroki
PTAL
5 years, 5 months ago (2015-07-03 05:55:15 UTC) #2
yhirano
lgtm
5 years, 5 months ago (2015-07-03 07:24:58 UTC) #3
haraken
LGTM, sorry about the noise.
5 years, 5 months ago (2015-07-03 07:36:07 UTC) #4
nhiroki
Thank you for reviewing! On 2015/07/03 07:36:07, haraken wrote: > LGTM, sorry about the noise. ...
5 years, 5 months ago (2015-07-03 07:47:06 UTC) #5
nhiroki
5 years, 5 months ago (2015-07-10 04:25:59 UTC) #6
I'll close this (see CL(2))

Powered by Google App Engine
This is Rietveld 408576698