[webkit-reviews] review requested: [Bug 32434] [Qt] Add support for mocking touch events with Q(GV)Launcher : [Attachment 45057] Adds multitouch mocking to QtLauncher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 05:36:44 PST 2009


Kim Grönholm <kim.gronholm at nomovok.com> has asked  for review:
Bug 32434: [Qt] Add support for mocking touch events with Q(GV)Launcher
https://bugs.webkit.org/show_bug.cgi?id=32434

Attachment 45057: Adds multitouch mocking to QtLauncher
https://bugs.webkit.org/attachment.cgi?id=45057&action=review

------- Additional Comments from Kim Grönholm <kim.gronholm at nomovok.com>
Updated patch according to Simon's comments except remembering the last mouse
point. It would just add lines of code and make it slightly more complicated. I
don't see any downsides in using QCursor::pos() to get the mouse position. It's
simple and works :) However, I will change that as well if demanded?


More information about the webkit-reviews mailing list