Separate mouse transition events from pointerevent
This CL will separate sending mouse transition events
from pointer events (with type=mouse) transitions as they might belong
to different node anyway. This allows us more separation
of mouse event and pointer events.
BUG=
587955
Committed:
https://crrev.com/fd312312165253f96bd75c19716444805fadf087
Cr-Commit-Position: refs/heads/master@{#383787}