DescriptionRemove references to WebTouchEvent.changedTouches
Now that Blink fully populates the |WebTouchEvent.touches| field when
offering events to plugins, we can safely stop using
|WebTouchEvent.changedTouches|.
This is part 3 of a 4-sided patch simplifying WebTouchEvent:
1) https://codereview.chromium.org/557863002/
2) https://codereview.chromium.org/558773002/
3) This change
4) https://codereview.chromium.org/560493003/
BUG=358132
Committed: https://crrev.com/dc5b3dc2a1481fa05fbfb4c38a7cff1e6af1454f
Cr-Commit-Position: refs/heads/master@{#294390}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove temp event #Messages
Total messages: 9 (2 generated)
|