|
|
Adds a small icon to notifications, and connects it to synced notifications.
The small icon is a 16x16 image in the bottom right of all notification
templates. Currently it is not exposed to the JS API, but instead is used
only by internal API systems (starting with synced notifications.)
BUG= 284592
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247875
Total comments: 10
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+127 lines, -14 lines) |
Patch |
 |
M |
chrome/browser/notifications/notification.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/notifications/sync_notifier/synced_notification.cc
|
View
|
1
2
|
4 chunks |
+30 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/message_center/cocoa/notification_controller.h
|
View
|
1
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/message_center/cocoa/notification_controller.mm
|
View
|
1
2
|
7 chunks |
+33 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/message_center/cocoa/notification_controller_unittest.mm
|
View
|
1
|
4 chunks |
+13 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/message_center/message_center_style.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/message_center/notification.h
|
View
|
|
2 chunks |
+6 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/message_view.h
|
View
|
1
2
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/message_center/views/message_view.cc
|
View
|
1
2
|
5 chunks |
+25 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/message_center/views/notification_view.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|