[Webkit-unassigned] [Bug 44330] [Qt] WebKit2 needs to support touchevents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 20 06:04:38 PDT 2010


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64948|                            |review+
               Flag|                            |




--- Comment #5 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-08-20 06:04:37 PST ---
(From update of attachment 64948)
WebKit2/UIProcess/API/qt/qgraphicswkview.cpp:153
 +             || event->type() == QEvent::TouchEnd
This indentation here wasnt fixed

WebKit2/UIProcess/API/qt/qgraphicswkview.h:69
 +      virtual void touchEvent(QTouchEvent* ev);
remove ev here

R=me, with the above changes.

-- 
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