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

Issue 1072873002: Clean up Blink left-overs of textual persistent notification ids. (Closed)

Created:
5 years, 8 months ago by Peter Beverloo
Modified:
5 years, 8 months ago
Reviewers:
johnme, Mike West
CC:
blink-reviews, dglazkov+blink, peter+watch_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Clean up Blink left-overs of textual persistent notification ids. This CL is part of a three-sided patch: [1] https://codereview.chromium.org/1078783002/ [2] https://codereview.chromium.org/1071203002/ [3] This CL. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193940

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -62 lines) Patch
M Source/modules/notifications/Notification.h View 3 chunks +0 lines, -4 lines 0 comments Download
M Source/modules/notifications/Notification.cpp View 3 chunks +2 lines, -30 lines 0 comments Download
M Source/modules/notifications/ServiceWorkerRegistrationNotifications.cpp View 1 chunk +1 line, -1 line 2 comments Download
M Source/web/ServiceWorkerGlobalScopeProxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/web/ServiceWorkerGlobalScopeProxy.cpp View 1 chunk +0 lines, -10 lines 0 comments Download
M public/platform/modules/notifications/WebNotificationManager.h View 3 chunks +1 line, -14 lines 0 comments Download
M public/web/WebServiceWorkerContextProxy.h View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Peter Beverloo
... aaand here it goes again. :-) PTAL
5 years, 8 months ago (2015-04-09 16:20:15 UTC) #2
johnme
lgtm modulo comment https://codereview.chromium.org/1072873002/diff/1/Source/modules/notifications/ServiceWorkerRegistrationNotifications.cpp File Source/modules/notifications/ServiceWorkerRegistrationNotifications.cpp (right): https://codereview.chromium.org/1072873002/diff/1/Source/modules/notifications/ServiceWorkerRegistrationNotifications.cpp#newcode41 Source/modules/notifications/ServiceWorkerRegistrationNotifications.cpp:41: notifications.append(Notification::create(resolver->executionContext(), notificationInfo.persistentId, notificationInfo.data)); Shouldn't part 1 ...
5 years, 8 months ago (2015-04-10 11:07:51 UTC) #3
Mike West
LGTM.
5 years, 8 months ago (2015-04-10 11:12:45 UTC) #4
Peter Beverloo
Thanks! https://codereview.chromium.org/1072873002/diff/1/Source/modules/notifications/ServiceWorkerRegistrationNotifications.cpp File Source/modules/notifications/ServiceWorkerRegistrationNotifications.cpp (right): https://codereview.chromium.org/1072873002/diff/1/Source/modules/notifications/ServiceWorkerRegistrationNotifications.cpp#newcode41 Source/modules/notifications/ServiceWorkerRegistrationNotifications.cpp:41: notifications.append(Notification::create(resolver->executionContext(), notificationInfo.persistentId, notificationInfo.data)); On 2015/04/10 11:07:51, johnme wrote: ...
5 years, 8 months ago (2015-04-10 11:14:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072873002/1
5 years, 8 months ago (2015-04-17 11:02:16 UTC) #7
commit-bot: I haz the power
5 years, 8 months ago (2015-04-17 12:36:51 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=193940

Powered by Google App Engine
This is Rietveld 408576698