RESOLVED WORKSFORME 128906
[EFL][WK2] fast/events/touch/basic-single-touch-events.html is crashing
https://bugs.webkit.org/show_bug.cgi?id=128906
Summary [EFL][WK2] fast/events/touch/basic-single-touch-events.html is crashing
Michal Pakula vel Rutka
Reported 2014-02-17 06:07:29 PST
Layout test fast/events/touch/basic-single-touch-events.html is crashing since r163645 <http://trac.webkit.org/changeset/163645> Crash log: STDERR: 1 0x7f0eb01d2d57 WTFCrash STDERR: 2 0x7f0eaf729f36 WKArrayGetItemAtIndex STDERR: 3 0x7f0eaf887fc0 WebKit::GestureRecognizer::panGesture(OpaqueWKTouchEvent const*) STDERR: 4 0x7f0eaf795dc0 WebKit::WebPageProxy::didReceiveEvent(unsigned int, bool) STDERR: 5 0x7f0eaf7a3eb9 WebKit::WebPageProxy::handleTouchEvent(WebKit::NativeWebTouchEvent const&) STDERR: 6 0x7f0eaf8bb56d WebKit::WebViewEfl::sendTouchEvent(WebKit::EwkTouchEvent*) STDERR: 7 0x7f0eaf883c7d EwkView::feedTouchEvent(Ewk_Touch_Event_Type, _Eina_List const*, _Evas_Modifier const*) STDERR: 8 0x7f0eaf89d71c ewk_view_feed_touch_event STDERR: 9 0x41b18f WTR::EventSenderProxy::sendTouchEvent(Ewk_Touch_Event_Type) STDERR: 10 0x4117ab WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle(OpaqueWKString const*, void const*) STDERR: 11 0x411aee WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle(OpaqueWKContext const*, OpaqueWKString const*, void const*, void const**, void const*) STDERR: 12 0x7f0eaf762ea3 WebKit::WebContextInjectedBundleClient::didReceiveSynchronousMessageFromInjectedBundle(WebKit::WebContext*, WTF::String const&, API::Object*, WTF::RefPtr<API::Object>&) STDERR: 13 0x7f0eaf75c20c WebKit::WebContext::didReceiveSyncMessage(IPC::Connection*, IPC::MessageDecoder&, std::unique_ptr<IPC::MessageEncoder, std::default_delete<IPC::MessageEncoder> >&)
Attachments
Jinwoo Song
Comment 1 2014-03-21 19:01:38 PDT
WebKitTestRunner setTouchPointRadius() is not supported in EFL port.
Note You need to log in before you can comment on or make changes to this bug.