RESOLVED FIXED 100836
[WK2/EFL] Make sure all our events are transformed correctly
https://bugs.webkit.org/show_bug.cgi?id=100836
Summary [WK2/EFL] Make sure all our events are transformed correctly
Kenneth Rohde Christiansen
Reported 2012-10-31 02:54:21 PDT
SSIA
Attachments
Patch (22.60 KB, patch)
2012-10-31 03:34 PDT, Kenneth Rohde Christiansen
menard: review+
Kenneth Rohde Christiansen
Comment 1 2012-10-31 03:34:09 PDT
Mikhail Pozdnyakov
Comment 2 2012-10-31 04:01:49 PDT
Comment on attachment 171611 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=171611&action=review looks nice > Source/WebKit2/Shared/NativeWebTouchEvent.h:46 > + NativeWebTouchEvent(Ewk_Touch_Event_Type, const Eina_List*, const Evas_Modifier*, const WebCore::AffineTransform&, const WebCore::AffineTransform&, double timestamp); would clarify what each AffineTransform mean
Kenneth Rohde Christiansen
Comment 3 2012-10-31 04:08:04 PDT
> would clarify what each AffineTransform mean can be done before landing, sure.
Kenneth Rohde Christiansen
Comment 4 2012-10-31 04:41:37 PDT
Landed in r133012
Note You need to log in before you can comment on or make changes to this bug.