aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods.
commita4a4c1615614f0cd4dde6813e1760bac9538839f
authorsadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 30 Jan 2014 03:54:14 +0000 (30 03:54 +0000)
committersadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 30 Jan 2014 03:54:14 +0000 (30 03:54 +0000)
tree71cd88631f114cc6a811101d7f58a275e97bc10c
parentebc9b6610c2b6b60ea0237166c217582a0c395cc
aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods.

Event-targeters (e.g. wm::EasyResizeWindowTargeter) now do the necessary work
for allowing a window to receive events outside of its bounds. So these methods
on aura::Window are no longer necessary.

BUG=318879
R=ben@chromium.org

Review URL: https://codereview.chromium.org/133873004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247821 0039d316-1c4b-4281-b951-d872f2087c98
apps/ui/views/shell_window_frame_view.cc
apps/ui/views/shell_window_frame_view.h
ash/shelf/shelf_layout_manager.cc
ash/shelf/shelf_layout_manager.h
ash/wm/frame_border_hit_test_controller.cc
ash/wm/workspace/workspace_window_resizer_unittest.cc
ui/aura/window.cc
ui/aura/window.h
ui/aura/window_unittest.cc
ui/oak/oak_aura_window_display.cc