[Webkit-unassigned] [Bug 161634] Web Inspector: make Object.awaitEvent synchronously add an event listener, and adopt it in tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 14:29:31 PDT 2016


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

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #4 from Brian Burg <bburg at apple.com> ---
(In reply to comment #2)
> Are we planning on using awaitEvent to replace all instances of
> singleFireEventListener in synchronous tests?

I prefer it since UI tests in particular are going to use promises heavily, and singleFireEventListener is more callback-oriented. For existing tests that use AsyncTestSuite, it makes sense to covert them over. I have a patch in progress, so no need to go do it =)

-- 
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/20160906/d703a41c/attachment.html>


More information about the webkit-unassigned mailing list