[webkit-dev] DOM Touch Event Support

Eric Seidel eric at webkit.org
Thu Jan 7 15:11:53 PST 2010


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 <hausmann at kde.org>:
> 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
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list