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

Issue 11896085: Adding implementation for MessageCenter::Delegate on MessageCeneterNotificationManager. (Closed)

Created:
7 years, 11 months ago by Dmitry Titov
Modified:
7 years, 11 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, dewittj
Visibility:
Public.

Description

Adding implementation for MessageCenter::Delegate on MessageCeneterNotificationManager. Also adding a simple browsertest. BUG=168605, 172138 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178898 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179059

Patch Set 1 #

Patch Set 2 : actually adding new file #

Patch Set 3 : le #

Patch Set 4 : another chromeos fix #

Patch Set 5 : I should stop using try bots as compile test on other platfroms... #

Total comments: 20

Patch Set 6 : feedback from Steven #

Patch Set 7 : rebase for landing #

Patch Set 8 : fix chromeos clang warning #

Patch Set 9 : disable on win7_aura #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -6 lines) Patch
M chrome/browser/notifications/message_center_notification_manager.h View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/notifications/message_center_notification_manager.cc View 1 2 3 4 5 6 4 chunks +42 lines, -6 lines 0 comments Download
A chrome/browser/notifications/message_center_notifications_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +122 lines, -0 lines 0 comments Download
M chrome/browser/notifications/notification_ui_manager.cc View 1 2 3 4 5 6 7 8 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Dmitry Titov
Steven, could you please take a look?
7 years, 11 months ago (2013-01-24 20:48:27 UTC) #1
stevenjb
https://codereview.chromium.org/11896085/diff/5004/chrome/browser/notifications/message_center_notification_manager.cc File chrome/browser/notifications/message_center_notification_manager.cc (right): https://codereview.chromium.org/11896085/diff/5004/chrome/browser/notifications/message_center_notification_manager.cc#newcode146 chrome/browser/notifications/message_center_notification_manager.cc:146: DCHECK(!extension_id.empty()); // or UI should not have enabled the ...
7 years, 11 months ago (2013-01-24 23:59:54 UTC) #2
Dmitry Titov
https://codereview.chromium.org/11896085/diff/5004/chrome/browser/notifications/message_center_notification_manager.cc File chrome/browser/notifications/message_center_notification_manager.cc (right): https://codereview.chromium.org/11896085/diff/5004/chrome/browser/notifications/message_center_notification_manager.cc#newcode146 chrome/browser/notifications/message_center_notification_manager.cc:146: DCHECK(!extension_id.empty()); // or UI should not have enabled the ...
7 years, 11 months ago (2013-01-25 00:47:45 UTC) #3
stevenjb
lgtm
7 years, 11 months ago (2013-01-25 01:28:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dimich@chromium.org/11896085/3005
7 years, 11 months ago (2013-01-25 10:18:55 UTC) #5
commit-bot: I haz the power
Failed to apply patch for chrome/chrome_tests.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 11 months ago (2013-01-25 10:18:57 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dimich@chromium.org/11896085/15001
7 years, 11 months ago (2013-01-25 19:34:37 UTC) #7
commit-bot: I haz the power
Change committed as 178898
7 years, 11 months ago (2013-01-25 21:40:15 UTC) #8
Dmitry Titov
This was reverted due to chromeos clang issue on waterfall. The linux_chromeos_clang is not a ...
7 years, 11 months ago (2013-01-25 22:35:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dimich@chromium.org/11896085/5008
7 years, 11 months ago (2013-01-25 22:51:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dimich@chromium.org/11896085/32001
7 years, 11 months ago (2013-01-26 02:40:38 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=103837
7 years, 11 months ago (2013-01-26 05:30:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dimich@chromium.org/11896085/32001
7 years, 11 months ago (2013-01-26 07:51:45 UTC) #13
commit-bot: I haz the power
7 years, 11 months ago (2013-01-26 09:33:03 UTC) #14
Message was sent while issue was closed.
Change committed as 179059

Powered by Google App Engine
This is Rietveld 408576698