[Webkit-unassigned] [Bug 220074] [iOS] add a way to simulate mouse interactions for LayoutTests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 28 16:48:00 PST 2020


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

Wenson Hsieh <wenson_hsieh at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wenson_hsieh at apple.com

--- Comment #3 from Wenson Hsieh <wenson_hsieh at apple.com> ---
(In reply to Tim Horton from comment #2)
> (In an ideal world, we’d just make eventSender mouseDown/up/etc. work on
> iOS, I think.)

This has the advantage of allowing us to make existing tests work, but I think in the longer term, UIScriptController offers more flexibility due to its non-blocking nature.

I think what we could do to get the best of both worlds is implement async helpers on UIScriptController, and then implement the synchronous EventSender functionality for iOS on top of the async version.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201229/16113f5a/attachment.htm>


More information about the webkit-unassigned mailing list