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 2853783004: Retrieve pinned flag directly from Notification class (Closed)

Created:
3 years, 7 months ago by yoshiki
Modified:
3 years, 7 months ago
Reviewers:
yhanada
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, yusukes+watch_chromium.org, Peter Beverloo, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, victorhsieh+watch_chromium.org, mlamouri+watch-notifications_chromium.org, awdf+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Retrieve pinned flag directly from Notification class This CL removes the IsPinned getter method from CustomNotificationContentViewDelegate. The flag "pinned" can be retrieved directly from Notification class, and doesn't need to use delegate. This is refactoring CL and shouldn't change any behavior. BUG=717455 TEST=manual Review-Url: https://codereview.chromium.org/2853783004 Cr-Commit-Position: refs/heads/master@{#469915} Committed: https://chromium.googlesource.com/chromium/src/+/25d817a0ebe1e8c830e56cc20adedb9fd7b7deeb

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -25 lines) Patch
M ui/arc/notification/arc_custom_notification_view.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M ui/message_center/views/custom_notification_content_view_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M ui/message_center/views/custom_notification_view.h View 1 chunk +0 lines, -1 line 0 comments Download
M ui/message_center/views/custom_notification_view.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M ui/message_center/views/custom_notification_view_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ui/message_center/views/message_center_view.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ui/message_center/views/message_list_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/message_center/views/message_view.h View 3 chunks +2 lines, -1 line 0 comments Download
M ui/message_center/views/message_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/message_center/views/notification_view.h View 1 chunk +0 lines, -1 line 0 comments Download
M ui/message_center/views/notification_view.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 25 (17 generated)
yoshiki
Hanada-san, PTAL. Thanks
3 years, 7 months ago (2017-05-02 09:56:44 UTC) #11
yhanada
lgtm!
3 years, 7 months ago (2017-05-08 02:29:03 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2853783004/1
3 years, 7 months ago (2017-05-08 03:24:50 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/378385)
3 years, 7 months ago (2017-05-08 04:39:24 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2853783004/1
3 years, 7 months ago (2017-05-08 04:44:27 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/420409)
3 years, 7 months ago (2017-05-08 06:02:32 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2853783004/1
3 years, 7 months ago (2017-05-08 06:08:18 UTC) #22
commit-bot: I haz the power
3 years, 7 months ago (2017-05-08 07:45:28 UTC) #25
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/25d817a0ebe1e8c830e56cc20ade...

Powered by Google App Engine
This is Rietveld 408576698