Reland 220500: Adds the contextMessage field to notifications.
commit0db5e96878f2bfa8dd5c76f5cbc47aa6b4dddb7f
authordewittj@chromium.org <dewittj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 30 Aug 2013 23:19:37 +0000 (30 23:19 +0000)
committerdewittj@chromium.org <dewittj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 30 Aug 2013 23:19:37 +0000 (30 23:19 +0000)
treed1ffecc9e2d208cbcf380cc9417ac669d01b5661
parent5f4c1ed7cac7bf914c4c838914ab984b9c70d76e
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

Review URL: https://chromiumcodereview.appspot.com/23462005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220688 0039d316-1c4b-4281-b951-d872f2087c98
12 files changed:
chrome/browser/extensions/api/notifications/notifications_api.cc
chrome/common/extensions/api/notifications.idl
ui/message_center/cocoa/notification_controller.h
ui/message_center/cocoa/notification_controller.mm
ui/message_center/cocoa/notification_controller_unittest.mm
ui/message_center/cocoa/popup_collection_unittest.mm
ui/message_center/message_center_style.cc
ui/message_center/message_center_style.h
ui/message_center/notification.cc
ui/message_center/notification.h
ui/message_center/views/notification_view.cc
ui/message_center/views/notification_view.h