|
ash/wm: Remove dead code.
This removes the following code:
. DispatcherRunLoop, because it is used only in three unit-tests, two of
which are disabled.
. DispatcherClient, because it is used only by DispatcherRunLoop.
. Implementions of DispatcherClient for dekstop (DesktopDispatcherClient)
and chromeos (NestedAcceleratorController).
. NestedAcceleratorDispatcher, since NestedAcceleratorController was the
only thing using it.
. NestedAcceleratorDelegate, since NestedAcceleratorDispatcher was the
only thing using it.
BUG=none
Committed: https://crrev.com/b3e8c9584ef48f805a7332323efe47eb78a39bec
Cr-Commit-Position: refs/heads/master@{#372548}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3 lines, -962 lines) |
Patch |
 |
D |
ash/accelerators/nested_accelerator_delegate.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
ash/accelerators/nested_accelerator_delegate.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
 |
M |
ash/ash.gyp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/shell.h
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/shell.cc
|
View
|
1
2
3
4
|
5 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/chrome_shell_delegate_views.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/aura/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/aura/aura.gyp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/menu/menu_controller_unittest.cc
|
View
|
1
2
3
|
3 chunks |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/menu/menu_message_loop_aura.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/views.gyp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
ui/views/widget/desktop_aura/desktop_dispatcher_client.h
|
View
|
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
 |
D |
ui/views/widget/desktop_aura/desktop_dispatcher_client.cc
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/desktop_aura/desktop_native_widget_aura.h
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/desktop_aura/desktop_native_widget_aura.cc
|
View
|
|
3 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc
|
View
|
1
2
|
3 chunks |
+2 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ui/views_content_client/views_content_client_main_parts_chromeos.cc
|
View
|
1
2
3
4
|
3 chunks |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
M |
ui/wm/BUILD.gn
|
View
|
1
2
3
4
|
3 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
D |
ui/wm/core/nested_accelerator_controller.h
|
View
|
|
1 chunk |
+0 lines, -47 lines |
0 comments
|
Download
|
 |
D |
ui/wm/core/nested_accelerator_controller.cc
|
View
|
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
D |
ui/wm/core/nested_accelerator_controller_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -210 lines |
0 comments
|
Download
|
 |
D |
ui/wm/core/nested_accelerator_dispatcher.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
D |
ui/wm/core/nested_accelerator_dispatcher.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
D |
ui/wm/core/nested_accelerator_dispatcher_linux.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -104 lines |
0 comments
|
Download
|
 |
D |
ui/wm/core/nested_accelerator_dispatcher_win.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -76 lines |
0 comments
|
Download
|
 |
D |
ui/wm/public/dispatcher_client.h
|
View
|
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
D |
ui/wm/public/dispatcher_client.cc
|
View
|
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
 |
M |
ui/wm/wm.gyp
|
View
|
1
2
3
4
|
3 chunks |
+0 lines, -17 lines |
0 comments
|
Download
|
Total messages: 13 (6 generated)
|