[Webkit-unassigned] [Bug 148963] Implement EventSenderProxy for WebKitTestRunner on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 19 11:30:19 PDT 2015


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

--- Comment #20 from Wenson Hsieh <wenson_hsieh at apple.com> ---
This patch makes it unnecessary to expose the size of the HID event queue in UIKit by adding WK API functions that allow us to wait until WebKit receives touch and key events. This also solves the problem of key events flaking when sending more than a few at a time, which is a big plus.

After r189959, the weird key window context id hack I was using to make touch events hit-test properly is also no longer needed. Thanks Simon!

I'm in the process of landing the necessary UIKeyboardImpl changes in UIKit, which will need to happen before this patch can land.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150919/c36f4a48/attachment-0001.html>


More information about the webkit-unassigned mailing list