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

Issue 344763002: Rename notification_id() to disambiguate its meaning (Closed)

Created:
6 years, 6 months ago by juyik
Modified:
6 years, 6 months ago
Reviewers:
dewittj
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Rename notification_id() to disambiguate its meaning. As an intermediate step to disambiguate notifications at notification UI manager level, we rename notification_id() to delegate_id() to clarify that it is not an id for notification in message center. Also change assignment operator of message center's notification to protected. Other members are still used by notification list so they need to be public. BUG=297867 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278593

Patch Set 1 #

Total comments: 4

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -13 lines) Patch
M chrome/browser/notifications/desktop_notification_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/message_center_notification_manager.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/notifications/notification.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/notifications/notification_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/message_center/notification.h View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
juyik
6 years, 6 months ago (2014-06-19 05:01:58 UTC) #1
dewittj
lgtm https://codereview.chromium.org/344763002/diff/1/ui/message_center/notification.h File ui/message_center/notification.h (right): https://codereview.chromium.org/344763002/diff/1/ui/message_center/notification.h#newcode67 ui/message_center/notification.h:67: virtual ~Notification(); The changes in this file seem ...
6 years, 6 months ago (2014-06-19 17:01:23 UTC) #2
juyik
https://codereview.chromium.org/344763002/diff/1/ui/message_center/notification.h File ui/message_center/notification.h (right): https://codereview.chromium.org/344763002/diff/1/ui/message_center/notification.h#newcode67 ui/message_center/notification.h:67: virtual ~Notification(); On 2014/06/19 17:01:23, dewittj wrote: > The ...
6 years, 6 months ago (2014-06-19 17:12:05 UTC) #3
juyik
The CQ bit was checked by juyik@chromium.org
6 years, 6 months ago (2014-06-19 17:12:09 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/juyik@chromium.org/344763002/20001
6 years, 6 months ago (2014-06-19 17:13:45 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-19 20:28:51 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/85502)
6 years, 6 months ago (2014-06-19 20:28:52 UTC) #7
juyik
The CQ bit was checked by juyik@chromium.org
6 years, 6 months ago (2014-06-19 20:40:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/juyik@chromium.org/344763002/20001
6 years, 6 months ago (2014-06-19 20:41:48 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-06-20 00:42:58 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 04:40:00 UTC) #11
Message was sent while issue was closed.
Change committed as 278593

Powered by Google App Engine
This is Rietveld 408576698