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

Issue 2564363002: ServiceWorker: Replace RegistrationCallback and GetRegistrationsCallback with CallbackPromiseAdapter (Closed)

Created:
4 years ago by nhiroki
Modified:
4 years ago
Reviewers:
falken, shimazu
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, shimazu+serviceworker_chromium.org, serviceworker-reviews, jam, nhiroki, blink-reviews-api_chromium.org, haraken, dglazkov+blink, kinuko+serviceworker, horo+watch_chromium.org, blink-reviews, darin-cc_chromium.org, kinuko+watch, tzik, falken+watch_chromium.org, blink-worker-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ServiceWorker: Replace RegistrationCallback and GetRegistrationsCallback with CallbackPromiseAdapter This is a cleanup CL and does not change behavior. BUG=n/a Committed: https://crrev.com/abcca45f76f592a6e1f816e0a04138723ada054d Cr-Commit-Position: refs/heads/master@{#438061}

Patch Set 1 #

Total comments: 2

Patch Set 2 : base::MakeUnique #

Messages

Total messages: 21 (14 generated)
nhiroki
PTAL, thanks!
4 years ago (2016-12-12 10:12:01 UTC) #8
shimazu
lgtm with nit https://codereview.chromium.org/2564363002/diff/40001/content/child/service_worker/service_worker_dispatcher.cc File content/child/service_worker/service_worker_dispatcher.cc (right): https://codereview.chromium.org/2564363002/diff/40001/content/child/service_worker/service_worker_dispatcher.cc#newcode529 content/child/service_worker/service_worker_dispatcher.cc:529: new WebServiceWorkerRegistrationHandles(infos.size())); nit: base::MakeUnique would be ...
4 years ago (2016-12-12 11:04:53 UTC) #9
falken
lgtm
4 years ago (2016-12-13 02:24:25 UTC) #12
nhiroki
Thank you! https://codereview.chromium.org/2564363002/diff/40001/content/child/service_worker/service_worker_dispatcher.cc File content/child/service_worker/service_worker_dispatcher.cc (right): https://codereview.chromium.org/2564363002/diff/40001/content/child/service_worker/service_worker_dispatcher.cc#newcode529 content/child/service_worker/service_worker_dispatcher.cc:529: new WebServiceWorkerRegistrationHandles(infos.size())); On 2016/12/12 11:04:53, shimazu wrote: ...
4 years ago (2016-12-13 03:16:27 UTC) #13
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/2564363002/60001
4 years ago (2016-12-13 03:16:53 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years ago (2016-12-13 05:17:21 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-13 05:20:40 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/abcca45f76f592a6e1f816e0a04138723ada054d
Cr-Commit-Position: refs/heads/master@{#438061}

Powered by Google App Engine
This is Rietveld 408576698