Chromium Code Reviews
Description[Media Router WebUI] Switch on-click to on-tap for consistent event listening.
Previously, we used on-click for user click events, which made touch screen interactions inconsistent. This change switches all on-click listeners to on-tap, which listens for a event that fires consistently on touch/click platforms.
Tested with the --simulate-touch-screen-with-mouse and enabling touch events in Chrome DevTools.
BUG=596844
Committed: https://crrev.com/b6d78f039a327f70412ccdb2c03a341c7f1fc8af
Cr-Commit-Position: refs/heads/master@{#383395}
Patch Set 1 : #
Messages
Total messages: 14 (8 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||