[Webkit-unassigned] [Bug 32114] Multitouch DOM event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 04:53:22 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32114





--- Comment #7 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2009-12-03 04:53:22 PST ---
(From update of attachment 44228)

> +#if PLATFORM(QT)
> +    // Qt implementation of touch point
> +    QTouchEvent::TouchPoint m_touchPoint;
> +#endif

That is a kind of useless comment :-)

Btw, you miss an implementation for QGraphicsWebView it seems.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list