Re: [touch-events] TouchEvent should have a constructor (#10)

I'd like to do this because otherwise there's no way to create a TouchEvent with any new fields in UIEvent (such as [sourceDevice](rbyers.github.io/InputDevice/inputdevice.html)), or any of the new extension values (radius, etc.).

In fact, I suspect there's so little usage of createTouch/createTouchList/initTouchEvent that we will be able to remove them completely once there is a constructor (collecting usage stats in chromium now).

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/issues/10#issuecomment-119782975

Received on Thursday, 9 July 2015 02:08:11 UTC