RESOLVED WONTFIX 121607
[EFL] Fix incorrect click counting in EventSenderProxy
https://bugs.webkit.org/show_bug.cgi?id=121607
Summary [EFL] Fix incorrect click counting in EventSenderProxy
Krzysztof Wolanski
Reported 2013-09-19 06:54:40 PDT
Previously used two types of recording time, which conflicted with each other.
Attachments
proposed patch (2.38 KB, patch)
2013-09-19 06:56 PDT, Krzysztof Wolanski
no flags
apply suggestions (2.45 KB, patch)
2013-09-23 01:58 PDT, Krzysztof Wolanski
no flags
Krzysztof Wolanski
Comment 1 2013-09-19 06:56:58 PDT
Created attachment 212063 [details] proposed patch
Gyuyoung Kim
Comment 2 2013-09-23 01:22:45 PDT
Comment on attachment 212063 [details] proposed patch 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().
Krzysztof Wolanski
Comment 3 2013-09-23 01:58:20 PDT
Created attachment 212335 [details] apply suggestions
Gyuyoung Kim
Comment 4 2013-09-23 01:59:24 PDT
Comment on attachment 212335 [details] apply suggestions View in context: https://bugs.webkit.org/attachment.cgi?id=212335&action=review > LayoutTests/ChangeLog:4 > + https://bugs.webkit.org/show_bug.cgi?id=12046911111111111111111111111 Wrong url.... > Tools/ChangeLog:4 > + https://bugs.webkit.org/show_bug.cgi?id=12148511111111111111 ditto.
Gyuyoung Kim
Comment 5 2013-09-23 02:02:10 PDT
Comment on attachment 212335 [details] apply suggestions View in context: https://bugs.webkit.org/attachment.cgi?id=212335&action=review > LayoutTests/ChangeLog:4 > + https://bugs.webkit.org/show_bug.cgi?id=12046911111111111111111111111 Wrong url.... > Tools/ChangeLog:4 > + https://bugs.webkit.org/show_bug.cgi?id=12148511111111111111 ditto.
Michael Catanzaro
Comment 6 2017-03-11 10:44:43 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.