|
Allow setting different hit test bounds overrides for mouse and touch.
This is needed so that the ImmersiveModeController can be used in conjunction with CustomFrameViewAsh (eg for the task manager). Plumbing the content::WebContents* to CustomFrameViewAsh in all cases would be difficult
BUG= 307622
TEST=ImmersiveModeControllerAshTestWithBrowserView.RevealViaGestureChildWindowConsumesTouchEvents
Total comments: 4
Total comments: 4
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+304 lines, -210 lines) |
Patch |
 |
M |
apps/ui/views/shell_window_frame_view.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/ash_switches.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/ash_switches.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager_unittest.cc
|
View
|
1
2
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ash/system/web_notification/web_notification_tray_unittest.cc
|
View
|
1
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/wm/frame_border_hit_test_controller.h
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/frame_border_hit_test_controller.cc
|
View
|
1
|
3 chunks |
+39 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_properties.h
|
View
|
1
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_properties.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/window_state.h
|
View
|
1
2
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_state.cc
|
View
|
1
2
|
4 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_state_observer.h
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/wm_types.h
|
View
|
1
2
|
1 chunk |
+26 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/notifications/fullscreen_notification_blocker.cc
|
View
|
1
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/chrome_shell_delegate_browsertest.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/app_non_client_frame_view_ash.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc
|
View
|
1
2
|
5 chunks |
+34 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/browser_view.h
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/browser_view.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/immersive_mode_controller.h
|
View
|
|
2 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/immersive_mode_controller_ash.h
|
View
|
|
4 chunks |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/immersive_mode_controller_ash.cc
|
View
|
1
2
|
12 chunks |
+22 lines, -56 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/immersive_mode_controller_ash_browsertest.cc
|
View
|
|
2 chunks |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/immersive_mode_controller_ash_unittest.cc
|
View
|
1
2
|
8 chunks |
+76 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/panels/panel_frame_view.cc
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/aura/window.h
|
View
|
|
2 chunks |
+18 lines, -9 lines |
1 comment
|
Download
|
 |
M |
ui/aura/window.cc
|
View
|
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/aura/window_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/oak/oak_aura_window_display.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|