|
Make accelerators not to work when the keyboard overlay is shown.
- Refactor PartialScreenshotEventFiler so that it can be reused, and renamed it to OverlayEventFilter
- Use OverlayEventFilter for the keyboard overlay
BUG= 129834
TEST=Manually check accelerators do not work when the keyboard overlay.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148504
Total comments: 4
Total comments: 22
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+190 lines, -237 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/keyboard_overlay/keyboard_overlay_view.h
|
View
|
1
2
3
|
2 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/keyboard_overlay/keyboard_overlay_view.cc
|
View
|
1
2
3
|
3 chunks |
+36 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ash/shell.h
|
View
|
1
2
3
4
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ash/shell.cc
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A |
ash/wm/overlay_event_filter.h
|
View
|
1
2
3
4
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ash/wm/overlay_event_filter.cc
|
View
|
1
2
3
4
|
2 chunks |
+31 lines, -26 lines |
0 comments
|
Download
|
 |
D |
ash/wm/partial_screenshot_event_filter.h
|
View
|
|
1 chunk |
+0 lines, -65 lines |
0 comments
|
Download
|
 |
D |
ash/wm/partial_screenshot_event_filter.cc
|
View
|
|
1 chunk |
+0 lines, -91 lines |
0 comments
|
Download
|
 |
M |
ash/wm/partial_screenshot_view.h
|
View
|
1
2
3
|
3 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/wm/partial_screenshot_view.cc
|
View
|
1
2
3
4
|
2 chunks |
+15 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/chromeos/keyboard_overlay.js
|
View
|
|
2 chunks |
+0 lines, -22 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|