Fix aura::Window::ContainsPointInRoot().
Currently, the function tries to compare a point in the window's coordinates and a rect in the root window's coordinates. BUG=None TEST=added a unit test (WindowTest.ContainsPointInRoot) which fails on tot and passes with this CL; ./out/Debug/aura_unittests --gtest_filter='*WindowTest.ContainsPoint*' Review URL: https://chromiumcodereview.appspot.com/10806055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147930 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment