DescriptionRevert of Don't treat first touch move differently from future touch moves (https://codereview.chromium.org/228973003/)
Reason for revert:
This never set |seen_scroll_update_this_sequence_| to true, resulting in:
https://code.google.com/p/chromium/issues/detail?id=393695
The fact that no tests caught this issue is pretty scary; we'll need some beefier tests as well as the trivial fix.
Original issue's description:
> Don't treat first move touch differently from future touch moves.
>
> See http://lists.w3.org/Archives/Public/public-touchevents/2014Apr/0005.html for details.
>
> BUG=354460
> TEST=TouchEventQueueTest.TouchAbsorptionWithConsumedFirstMove, TouchEventQueueTest.TouchCancelOnScroll
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282642
TBR=jdduke, sadrul
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283089
Patch Set 1 #
Created: 6 years, 5 months ago
(Patch set is too large to download)
Messages
Total messages: 7 (0 generated)
|