Chromium Code Reviews
DescriptionRevert of Reroute Android mouse events to touch event path. (patchset #1 id:1 of https://codereview.chromium.org/2637143002/ )
Reason for revert:
The CL being reverted was a temporary fix for M56 & M57, to give us more time to fix the core problems: enable text selection & zoom through mouse (crbug.com/675339).
To continue working on those core problem, we need to dispatch mouse events as mouse again.
Original issue's description:
> Reroute Android mouse events to touch event path.
>
> This is a partial revert of crrev.com/2054193002 that aimed to
> make Android mouse events more logical & consistent. However,
> that change made few UI activities impossible through mouse,
> like text selection, zoom & scrolling. Until we fix those
> for mouse, we are re-diverting mouse events to the touch-event
> path through this CL.
>
> BUG=678756
>
> Review-Url: https://codereview.chromium.org/2637143002
> Cr-Commit-Position: refs/heads/master@{#444116}
> Committed: https://chromium.googlesource.com/chromium/src/+/8bdf02e2b5552def943a60cf8e078918369df6fe
TBR=aelias@chromium.org,rbyers@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=675339
Review-Url: https://codereview.chromium.org/2655433005
Cr-Commit-Position: refs/heads/master@{#446060}
Committed: https://chromium.googlesource.com/chromium/src/+/cbfc51271202a15afc7c6797f4eab4052c6a3867
Patch Set 1 #
Messages
Total messages: 7 (4 generated)
|
|||||||||||||||||||