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

Issue 2065943002: Abstract notification clicks in its own dictionary (Closed)

Created:
4 years, 6 months ago by Miguel Garcia
Modified:
4 years, 6 months ago
CC:
chromium-reviews, Peter Beverloo, mlamouri+watch-notifications_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Abstract notification clicks in its own dictionary So it can be reused by both chrome and a future XPC service. BUG=571056 Committed: https://crrev.com/e3147b73a1a7eb67ac23b326e61512a0188d4ea4 Cr-Commit-Position: refs/heads/master@{#401030}

Patch Set 1 #

Patch Set 2 #

Patch Set 3 : #

Total comments: 11

Patch Set 4 : review #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+393 lines, -96 lines) Patch
M chrome/browser/notifications/notification_platform_bridge_mac.mm View 1 2 3 5 chunks +26 lines, -56 lines 0 comments Download
M chrome/browser/ui/cocoa/notifications/BUILD.gn View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/notifications/notification_builder_mac.h View 1 2 1 chunk +0 lines, -9 lines 0 comments Download
M chrome/browser/ui/cocoa/notifications/notification_builder_mac.mm View 1 2 3 4 chunks +18 lines, -26 lines 0 comments Download
M chrome/browser/ui/cocoa/notifications/notification_builder_mac_unittest.mm View 1 2 2 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/notifications/notification_common.gyp View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/notifications/notification_constants_mac.h View 1 chunk +22 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/notifications/notification_constants_mac.mm View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/notifications/notification_response_builder_mac.h View 1 chunk +20 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/notifications/notification_response_builder_mac.mm View 1 2 3 1 chunk +98 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/notifications/notification_response_builder_mac_unittest.mm View 1 chunk +175 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (4 generated)
Miguel Garcia
Requires https://codereview.chromium.org/2053613002/ (although the diff show all the combined changes so this CL as is ...
4 years, 6 months ago (2016-06-14 11:19:37 UTC) #2
Robert Sesek
On 2016/06/14 11:19:37, Miguel Garcia wrote: > Requires https://codereview.chromium.org/2053613002/ (although the diff show > all ...
4 years, 6 months ago (2016-06-14 14:07:22 UTC) #3
Miguel Garcia
On 2016/06/14 14:07:22, Robert Sesek wrote: > On 2016/06/14 11:19:37, Miguel Garcia wrote: > > ...
4 years, 6 months ago (2016-06-14 20:17:03 UTC) #4
Peter Beverloo
rs lgtm, please wait for Robert's sign-off before landing. https://codereview.chromium.org/2065943002/diff/40001/chrome/browser/notifications/notification_platform_bridge_mac.mm File chrome/browser/notifications/notification_platform_bridge_mac.mm (right): https://codereview.chromium.org/2065943002/diff/40001/chrome/browser/notifications/notification_platform_bridge_mac.mm#newcode191 chrome/browser/notifications/notification_platform_bridge_mac.mm:191: ...
4 years, 6 months ago (2016-06-16 17:02:43 UTC) #5
Miguel Garcia
Robert can you have a final look? I didn't add the DCHECKs yet but will ...
4 years, 6 months ago (2016-06-17 17:53:08 UTC) #6
Robert Sesek
LGTM
4 years, 6 months ago (2016-06-17 18:48:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2065943002/80001
4 years, 6 months ago (2016-06-21 16:34:16 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 6 months ago (2016-06-21 17:39:25 UTC) #11
commit-bot: I haz the power
4 years, 6 months ago (2016-06-21 17:49:55 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e3147b73a1a7eb67ac23b326e61512a0188d4ea4
Cr-Commit-Position: refs/heads/master@{#401030}

Powered by Google App Engine
This is Rietveld 408576698