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

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

Created:
5 years, 5 months ago by nhiroki
Modified:
5 years, 5 months ago
Reviewers:
kinuko, Peter Beverloo
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, johnme+watch_chromium.org, serviceworker-reviews, jam, mvanouwerkerk+watch_chromium.org, darin-cc_chromium.org, horo+watch_chromium.org, kinuko+serviceworker, peter+watch_chromium.org, kinuko+watch
Base URL:
https://chromium.googlesource.com/chromium/src.git@cbadapter1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pass a bool object allocated on heap to CallbackPromiseAdapter::onSuccess (3) 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: THIS PATCH (4) Blink: https://codereview.chromium.org/1221693004/ BUG=493531

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -8 lines) Patch
M content/child/push_messaging/push_provider.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M content/child/service_worker/service_worker_dispatcher.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 5 (2 generated)
nhiroki
PTAL
5 years, 5 months ago (2015-07-03 05:54:56 UTC) #2
Peter Beverloo
push_messaging lgtm
5 years, 5 months ago (2015-07-03 11:15:27 UTC) #4
nhiroki
5 years, 5 months ago (2015-07-10 04:24:17 UTC) #5

Powered by Google App Engine
This is Rietveld 408576698