Corrected issues with queued touch events. This fixes gestures in Windows.
The underlying issue is that the GR expects individual touch events (one touch per event) while javascript expects composite events (containing information on each touch point in a single event.) BUG=130205 TEST= Review URL: https://chromiumcodereview.appspot.com/10702096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146180 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment