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

Issue 23462005: Adds the contextMessage field to notifications. (Closed)

Created:
7 years, 3 months ago by dewittj
Modified:
7 years, 3 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Reland 220500: Adds the contextMessage field to notifications. This is a field displayed in an alternate font that adds an extra line of information about the notification. BUG=276004 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220688

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address jianli comments and update look and feel to match new mocks #

Patch Set 3 : Remove [nodoc] from contextMessage. #

Patch Set 4 : Fix Win/CrOS after typo. #

Patch Set 5 : Adjust unit test due to bugfix in toast layout. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -23 lines) Patch
M chrome/browser/extensions/api/notifications/notifications_api.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/notifications.idl View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/message_center/cocoa/notification_controller.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/message_center/cocoa/notification_controller.mm View 1 12 chunks +66 lines, -14 lines 0 comments Download
M ui/message_center/cocoa/notification_controller_unittest.mm View 3 chunks +6 lines, -0 lines 0 comments Download
M ui/message_center/cocoa/popup_collection_unittest.mm View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M ui/message_center/message_center_style.h View 1 3 chunks +6 lines, -5 lines 0 comments Download
M ui/message_center/message_center_style.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/message_center/notification.h View 2 chunks +8 lines, -0 lines 0 comments Download
M ui/message_center/notification.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/message_center/views/notification_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/message_center/views/notification_view.cc View 1 2 3 2 chunks +24 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
dewittj
7 years, 3 months ago (2013-08-28 00:55:21 UTC) #1
jianli
No bug number in the description. Please also ask rsesek to review the Cocoa part. ...
7 years, 3 months ago (2013-08-28 21:30:54 UTC) #2
dewittj
PTAL FYI, changing message text color to match title color and context message color to ...
7 years, 3 months ago (2013-08-29 17:40:10 UTC) #3
dewittj
miket: IDL changes Let me know if you want a discussion on apps-dev for this, ...
7 years, 3 months ago (2013-08-29 18:22:10 UTC) #4
miket_OOO
On 2013/08/29 18:22:10, dewittj wrote: > miket: IDL changes > > Let me know if ...
7 years, 3 months ago (2013-08-29 18:40:49 UTC) #5
jianli
lgtm
7 years, 3 months ago (2013-08-29 20:08:00 UTC) #6
dewittj
miket: fyi I removed nodoc from the IDL, lmk if that changes your l g ...
7 years, 3 months ago (2013-08-29 20:35:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/23462005/30001
7 years, 3 months ago (2013-08-29 22:53:56 UTC) #8
commit-bot: I haz the power
Change committed as 220500
7 years, 3 months ago (2013-08-30 04:00:19 UTC) #9
dewittj
Forgot to get rsesek on cocoa/ - but doesn't matter since it was reverted due ...
7 years, 3 months ago (2013-08-30 20:47:48 UTC) #10
Robert Sesek
cocoa/ LGTM
7 years, 3 months ago (2013-08-30 20:52:20 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/23462005/49001
7 years, 3 months ago (2013-08-30 20:56:17 UTC) #12
commit-bot: I haz the power
7 years, 3 months ago (2013-08-30 23:20:05 UTC) #13
Message was sent while issue was closed.
Change committed as 220688

Powered by Google App Engine
This is Rietveld 408576698