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

Issue 728443002: Remove PushPermissionClient. (Closed)

Created:
6 years, 1 month ago by Michael van Ouwerkerk
Modified:
6 years, 1 month ago
CC:
blink-reviews, dglazkov+blink
Project:
blink
Visibility:
Public.

Description

Remove PushPermissionClient. I found that I still need a multi purpose dispatcher for the Push API. I'll re-implement the permission request in a followup CL. BUG=389194 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185297

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add override. #

Patch Set 3 : Delete override. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -265 lines) Patch
M Source/modules/modules.gypi View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/modules/push_messaging/PushManager.h View 2 2 chunks +0 lines, -6 lines 0 comments Download
M Source/modules/push_messaging/PushManager.cpp View 3 chunks +1 line, -15 lines 0 comments Download
D Source/modules/push_messaging/PushPermissionClient.h View 1 chunk +0 lines, -35 lines 0 comments Download
D Source/modules/push_messaging/PushPermissionClient.cpp View 1 chunk +0 lines, -38 lines 0 comments Download
D Source/modules/push_messaging/PushPermissionRequestCallback.h View 1 chunk +0 lines, -43 lines 0 comments Download
D Source/modules/push_messaging/PushPermissionRequestCallback.cpp View 1 chunk +0 lines, -30 lines 0 comments Download
D Source/web/PushPermissionClientImpl.h View 1 chunk +0 lines, -31 lines 0 comments Download
D Source/web/PushPermissionClientImpl.cpp View 1 chunk +0 lines, -38 lines 0 comments Download
M Source/web/web.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
D public/platform/WebCallback.h View 1 chunk +0 lines, -18 lines 0 comments Download
M public/web/WebFrameClient.h View 2 chunks +0 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Michael van Ouwerkerk
Peter, could you take a look please?
6 years, 1 month ago (2014-11-13 11:42:39 UTC) #2
Peter Beverloo
lgtm https://codereview.chromium.org/728443002/diff/1/Source/modules/push_messaging/PushManager.h File Source/modules/push_messaging/PushManager.h (left): https://codereview.chromium.org/728443002/diff/1/Source/modules/push_messaging/PushManager.h#oldcode33 Source/modules/push_messaging/PushManager.h:33: void trace(Visitor*) { } nit: This needs to ...
6 years, 1 month ago (2014-11-13 11:45:18 UTC) #3
Michael van Ouwerkerk
Thanks Peter! Mike, could you take a look as owner please? https://codereview.chromium.org/728443002/diff/1/Source/modules/push_messaging/PushManager.h File Source/modules/push_messaging/PushManager.h (left): ...
6 years, 1 month ago (2014-11-13 12:49:43 UTC) #5
Michael van Ouwerkerk
https://codereview.chromium.org/728443002/diff/1/Source/modules/push_messaging/PushManager.h File Source/modules/push_messaging/PushManager.h (left): https://codereview.chromium.org/728443002/diff/1/Source/modules/push_messaging/PushManager.h#oldcode33 Source/modules/push_messaging/PushManager.h:33: void trace(Visitor*) { } On 2014/11/13 12:49:43, Michael van ...
6 years, 1 month ago (2014-11-13 14:22:02 UTC) #6
Mike West
LGTM.
6 years, 1 month ago (2014-11-13 14:27:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/728443002/40001
6 years, 1 month ago (2014-11-13 14:34:05 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-13 15:27:32 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 185297

Powered by Google App Engine
This is Rietveld 408576698