|
Handle gesture events in notifications.
Also move common code to TrayNotificationView and separate into its own file.
BUG= 133280
TEST=System notifications should close and spawn detailed views (if appropriate) on click or touch. Web notifications should perform the associated action (if any) on click or touch, e.g. gmail notifications should open gmail. See issue also.
For ash.gyp:
TBR=ben@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145391
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+271 lines, -178 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/ime/tray_ime.cc
|
View
|
|
3 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ash/system/locale/tray_locale.cc
|
View
|
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/system/network/tray_network.cc
|
View
|
|
4 chunks |
+12 lines, -11 lines |
0 comments
|
Download
|
 |
M |
ash/system/network/tray_sms.cc
|
View
|
|
3 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ash/system/power/tray_power.cc
|
View
|
|
3 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
 |
A |
ash/system/tray/tray_notification_view.h
|
View
|
1
|
1 chunk |
+83 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ash/system/tray/tray_notification_view.cc
|
View
|
|
1 chunk |
+142 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_views.h
|
View
|
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_views.cc
|
View
|
|
2 chunks |
+0 lines, -93 lines |
0 comments
|
Download
|
 |
M |
ash/system/web_notification/web_notification_tray.cc
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|