DescriptionUse root window's coordinates when updating cursor in Aura
In RenderWidgetHostViewAura::UpdateCursorIfOverSelf(),
the point used for the hit test against the root window
needs to be in the root window's coordinate space.
This CL also removes some Windows-specific code
originally added for issue 292379 which is no longer
needed.
BUG=295125
TEST=RenderWidgetHostViewAuraTest.UpdateCursorIfOverSelf
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242168
Patch Set 1 #
Total comments: 4
Patch Set 2 : comments addressed #Patch Set 3 : some cleanup #Patch Set 4 : some cleanup #Patch Set 5 : updated patch #Patch Set 6 : test added #Patch Set 7 : win-specific hack removed #
Messages
Total messages: 17 (0 generated)
|