Fixes a bug where touch device scripts were not cleared on exit of device mode in devtools.
When selecting more than 1 touch device during device mode in devtools, only the touchevent scripts for the last selected device are cleared upon exiting device mode. Events such as 'ontouchstart', coming from previous devices, will persist. BUG=133915 TEST=Reproduction steps are in https://crbug.com/133915#c46 Review URL: https://codereview.chromium.org/1313793005 git-svn-id: svn://svn.chromium.org/blink/trunk@201176 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment