RESOLVED INVALID 117321
[Qt] Simulate delay in QWebKitTest::touchTap()
https://bugs.webkit.org/show_bug.cgi?id=117321
Summary [Qt] Simulate delay in QWebKitTest::touchTap()
Lamarque V. Souza
Reported 2013-06-06 14:57:22 PDT
QWebKitTest::touchTap() contains this FIXME "implement delay using QTest::qWait() or similar." We can use QWaitCondition to implement the delay. I will submit a patch for that.
Attachments
Patch (1.64 KB, patch)
2013-06-06 15:11 PDT, Lamarque V. Souza
no flags
Patch (1.68 KB, patch)
2013-06-06 16:25 PDT, Lamarque V. Souza
no flags
Patch (2.89 KB, patch)
2013-06-07 06:27 PDT, Lamarque V. Souza
no flags
Lamarque V. Souza
Comment 1 2013-06-06 15:11:57 PDT
Created attachment 203972 [details] Patch Proposed patch
Lamarque V. Souza
Comment 2 2013-06-06 16:25:04 PDT
Created attachment 203978 [details] Patch Wait on positive delay value only.
Lamarque V. Souza
Comment 3 2013-06-07 06:27:38 PDT
Created attachment 204037 [details] Patch Change 'delay' parameter to 'delayInMilliseconds' for clarity.
Anders Carlsson
Comment 4 2013-10-02 21:32:46 PDT
Comment on attachment 204037 [details] Patch Qt has been removed, clearing review flags.
Jocelyn Turcotte
Comment 5 2014-02-03 03:26:03 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.