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

Issue 468913007: Add support for CallbackPromiseAdapter<void, T> matching WebCallbacks<void, T>. (Closed)

Created:
6 years, 4 months ago by Marijn Kruisselbrink
Modified:
6 years, 4 months ago
Reviewers:
haraken, yhirano
CC:
blink-reviews, blink-reviews-bindings_chromium.org, dglazkov+blink, arv+blink, jamesr, abarth-chromium, dominicc (has gone to gerrit), nhiroki
Base URL:
https://chromium.googlesource.com/chromium/blink.git@geofencing5
Project:
blink
Visibility:
Public.

Description

Add support for CallbackPromiseAdapter<void, T> matching WebCallbacks<void, T>. This makes it possible to eliminate the various UndefinedValue classes that are sprinkled throughout the Service Worker code. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180703

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : rebase and add explicit #

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

Messages

Total messages: 12 (0 generated)
Marijn Kruisselbrink
With some more template trickery and an extra class or two I could probably eliminate ...
6 years, 4 months ago (2014-08-19 20:44:58 UTC) #1
haraken
Looks good but hirano-san might want to take another look at this. https://codereview.chromium.org/468913007/diff/20001/Source/bindings/core/v8/CallbackPromiseAdapter.h File Source/bindings/core/v8/CallbackPromiseAdapter.h ...
6 years, 4 months ago (2014-08-20 00:43:27 UTC) #2
yhirano
lgtm
6 years, 4 months ago (2014-08-20 06:07:48 UTC) #3
haraken
LGTM2
6 years, 4 months ago (2014-08-20 06:13:42 UTC) #4
Marijn Kruisselbrink
The CQ bit was checked by mek@chromium.org
6 years, 4 months ago (2014-08-20 20:45:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mek@chromium.org/468913007/40001
6 years, 4 months ago (2014-08-20 20:46:20 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-20 21:26:53 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-20 21:29:14 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/21561)
6 years, 4 months ago (2014-08-20 21:29:14 UTC) #9
Marijn Kruisselbrink
The CQ bit was checked by mek@chromium.org
6 years, 4 months ago (2014-08-21 04:54:41 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mek@chromium.org/468913007/40001
6 years, 4 months ago (2014-08-21 04:55:24 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 07:21:04 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (40001) as 180703

Powered by Google App Engine
This is Rietveld 408576698