DescriptionFix 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*'
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=147930
Patch Set 1 #
Total comments: 2
Patch Set 2 : address comment #
Messages
Total messages: 7 (0 generated)
|