[Webkit-unassigned] [Bug 121607] [EFL] Fix incorrect click counting in EventSenderProxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 23 01:23:43 PDT 2013


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





--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-09-23 01:22:45 PST ---
(From update of attachment 212063)
View in context: https://bugs.webkit.org/attachment.cgi?id=212063&action=review

> LayoutTests/ChangeLog:3
> +        [EFL] Gardening

Use same bug title.

> Tools/WebKitTestRunner/efl/EventSenderProxyEfl.cpp:369
> +    m_clickTime = currentEventTime();

Other ports are using 'm_time' variable directly. But, I don't mind to use currentEventTime().

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