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

Issue 23636010: Notifications: Add cross-platform UMA: ShowMessageCenter, ShowSettings. (Closed)

Created:
7 years, 3 months ago by dewittj
Modified:
7 years, 3 months ago
Reviewers:
Jun Mukai
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Notifications: Add cross-platform UMA: ShowMessageCenter, ShowSettings. This also cleans up some of the visibility code in Message Center. BUG=228974 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222536

Patch Set 1 #

Patch Set 2 : More test fixes. #

Patch Set 3 : Remove spurious test code. #

Total comments: 10

Patch Set 4 : Address comments. #

Patch Set 5 : Added the hash to chromeactions.txt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -145 lines) Patch
M chrome/browser/notifications/message_center_notification_manager.h View 1 2 3 3 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/notifications/message_center_notification_manager.cc View 1 2 3 4 chunks +19 lines, -31 lines 0 comments Download
M chrome/browser/notifications/message_center_notifications_browsertest.cc View 1 2 3 5 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/notifications/message_center_notifications_unittest_win.cc View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/message_center/web_notification_tray.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/message_center/web_notification_tray.cc View 1 2 3 4 chunks +13 lines, -19 lines 0 comments Download
M tools/metrics/actions/chromeactions.txt View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M ui/message_center/dummy_message_center.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M ui/message_center/fake_message_center.h View 1 2 3 4 chunks +2 lines, -3 lines 0 comments Download
M ui/message_center/fake_message_center.cc View 3 chunks +1 line, -7 lines 0 comments Download
M ui/message_center/message_center.h View 1 2 3 5 chunks +2 lines, -22 lines 0 comments Download
M ui/message_center/message_center.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M ui/message_center/message_center.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ui/message_center/message_center_impl.h View 1 2 3 4 chunks +2 lines, -4 lines 0 comments Download
M ui/message_center/message_center_impl.cc View 1 2 3 5 chunks +8 lines, -16 lines 0 comments Download
M ui/message_center/message_center_observer.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M ui/message_center/message_center_tray.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/message_center/message_center_tray.cc View 1 2 3 5 chunks +29 lines, -14 lines 0 comments Download
A ui/message_center/message_center_types.h View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
M ui/message_center/views/message_center_view.cc View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M ui/message_center/views/message_view.cc View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
dewittj
ptal mukai FYI This change makes me think that we should work towards removing MessageCenterTray ...
7 years, 3 months ago (2013-09-09 16:06:10 UTC) #1
Jun Mukai
Please also update ash/web_notifications/web_notification_tray.* and possibly you may want to check chrome/browser/ui/cocoa/notifications/message_center_tray_bridge* https://codereview.chromium.org/23636010/diff/34001/chrome/browser/ui/views/message_center/web_notification_tray.cc File chrome/browser/ui/views/message_center/web_notification_tray.cc ...
7 years, 3 months ago (2013-09-09 17:12:35 UTC) #2
dewittj
I don't think that ash../message_center_tray needs update, it was never using content::RecordAction. https://codereview.chromium.org/23636010/diff/34001/chrome/browser/ui/views/message_center/web_notification_tray.cc File chrome/browser/ui/views/message_center/web_notification_tray.cc ...
7 years, 3 months ago (2013-09-10 21:23:24 UTC) #3
Jun Mukai
lgtm
7 years, 3 months ago (2013-09-10 21:35:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/23636010/48001
7 years, 3 months ago (2013-09-10 22:15:42 UTC) #5
commit-bot: I haz the power
7 years, 3 months ago (2013-09-11 13:48:44 UTC) #6
Message was sent while issue was closed.
Change committed as 222536

Powered by Google App Engine
This is Rietveld 408576698