|
Fix status area accessability issues.
See BUG for description of issues addressed here.
Primarily this moves a bunch of code from SystemTray inot TrayBackgroundView so that it can be shared by WebNotificationTray, but there is a bit of cleanup and a few bug fixes as well, primarily with how the tray view is hilighted, the child ordering of the trays (so that the system tray is first and thus initially focused), and correctly preventing the launcher from auto-hiding.
BUG= 142506
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+235 lines, -141 lines) |
Patch |
 |
M |
ash/ash_strings.grd
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/status_area_widget.h
|
View
|
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/status_area_widget.cc
|
View
|
1
|
6 chunks |
+32 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/system/status_area_widget_delegate.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray.h
|
View
|
1
|
6 chunks |
+8 lines, -25 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray.cc
|
View
|
1
|
12 chunks |
+31 lines, -94 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray_bubble.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray_bubble.cc
|
View
|
1
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_background_view.h
|
View
|
1
|
6 chunks |
+22 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_background_view.cc
|
View
|
1
|
5 chunks |
+66 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_bubble_view.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_bubble_view.cc
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ash/system/web_notification/web_notification_tray.h
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/web_notification/web_notification_tray.cc
|
View
|
1
|
10 chunks |
+45 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/shelf_layout_manager.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|