I think David Kilzer may be your best bet for getting feedback on things like this. Or at least he would know who to point you to get feedback.
-eric 2009/12/9 Simon Hausmann <[email protected]>: > Hi, > > Kim and I have been looking into DOM/JavaScript touch event support (see > https://bugs.webkit.org/show_bug.cgi?id=32114 ). After some research we > concluded that the best option for the interface is the de-facto standard > shipped by the iPhone, Android and Palm-Pre. > > So we took the BSD licensed IDL files from Android's eclaire branch, simple > PlatformTouchEvent and PlatformTouchPoint abstraction classes, a Qt > implementation for these and some basic layout tests to test the values and > behaviour of the JS events. > > We've uploaded the patches for review and would love to get feedback on them. > > > Simon > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

