Description[Ozone] Do not warp cursor for synthesized events
This behavior is similar to not having a native event on the non-Ozone path.
Synthesized events were processed after the ScreenPositionClient was removed
from the window. Trying to convert the cursor point to screen coordinates would
trigger a CHECK in ash::wm::ConvertPointToScreen since these synthesized events
would be processed as the WindowTreeHost was shutdown.
BUG=398888
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287837
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|