|
Change Ash web notification behavior
Changes:
* A single notification bubble is shown when a new message arrives
* The message center is shown when the icon is clicked
* Thie icon shows a numeric display instead of the current icons
BUG= 137155, 137150
TEST=See issues and above for new behavior. In particular test interaction between web notifications . tray and system tray / notifications.
TBR=sky@chromium.org (ui/resources)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149810
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+421 lines, -299 lines) |
Patch |
 |
M |
ash/system/status_area_widget.h
|
View
|
|
2 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/system/status_area_widget.cc
|
View
|
|
2 chunks |
+10 lines, -19 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray.h
|
View
|
|
5 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray.cc
|
View
|
|
11 chunks |
+16 lines, -92 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray_bubble.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_background_view.h
|
View
|
1
2
3
|
3 chunks |
+45 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_background_view.cc
|
View
|
1
2
|
4 chunks |
+98 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_bubble_view.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_bubble_view.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/web_notification/web_notification_tray.h
|
View
|
|
4 chunks |
+21 lines, -21 lines |
0 comments
|
Download
|
 |
M |
ash/system/web_notification/web_notification_tray.cc
|
View
|
1
|
16 chunks |
+214 lines, -142 lines |
0 comments
|
Download
|
 |
M |
ash/system/web_notification/web_notification_tray_unittest.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
ui/resources/default_100_percent/ash/statusbar_notifications.png
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
D |
ui/resources/default_200_percent/ash/statusbar_notifications.png
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
ui/resources/ui_resources.grd
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|