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

Issue 661093002: Remove the senderId argument to PushManager.register(). (Closed)

Created:
6 years, 2 months ago by Peter Beverloo
Modified:
6 years, 1 month ago
CC:
blink-reviews, dglazkov+blink
Project:
blink
Visibility:
Public.

Description

Remove the senderId argument to PushManager.register(). The sender Id can now be provided by developers using the Web Manifest API. Stop accepting it as part of the API. (The Web Push API has not shipped yet, so this should not impact developers.) Specification: http://w3c.github.io/push-api/#pushregistrationmanager-interface BUG=424601 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184414

Patch Set 1 #

Total comments: 3

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M Source/modules/push_messaging/PushManager.h View 1 2 chunks +1 line, -2 lines 0 comments Download
M Source/modules/push_messaging/PushManager.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/modules/push_messaging/PushManager.idl View 1 1 chunk +3 lines, -1 line 0 comments Download
M public/platform/WebPushClient.h View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Peter Beverloo
PTAL. This depends on https://codereview.chromium.org/640593003/.
6 years, 2 months ago (2014-10-17 14:48:15 UTC) #2
Mike West
On 2014/10/17 14:48:15, Peter Beverloo wrote: > PTAL. This depends on https://codereview.chromium.org/640593003/. Can you add ...
6 years, 2 months ago (2014-10-18 12:04:30 UTC) #3
Michael van Ouwerkerk
Yay! lgtm with nit https://codereview.chromium.org/661093002/diff/1/Source/modules/push_messaging/PushManager.h File Source/modules/push_messaging/PushManager.h (right): https://codereview.chromium.org/661093002/diff/1/Source/modules/push_messaging/PushManager.h#newcode10 Source/modules/push_messaging/PushManager.h:10: #include "wtf/text/WTFString.h" IWYU
6 years, 2 months ago (2014-10-20 17:19:47 UTC) #4
Peter Beverloo
Both done, thanks! https://codereview.chromium.org/661093002/diff/1/Source/modules/push_messaging/PushManager.h File Source/modules/push_messaging/PushManager.h (right): https://codereview.chromium.org/661093002/diff/1/Source/modules/push_messaging/PushManager.h#newcode10 Source/modules/push_messaging/PushManager.h:10: #include "wtf/text/WTFString.h" On 2014/10/20 17:19:47, Michael ...
6 years, 2 months ago (2014-10-24 15:50:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/661093002/20001
6 years, 1 month ago (2014-10-26 17:44:18 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-10-26 19:08:36 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 184414

Powered by Google App Engine
This is Rietveld 408576698