[Webkit-unassigned] [Bug 174421] Web Automation: evaluateJavaScriptFunction should start the callback timeout after the function is applied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 13 09:22:13 PDT 2017


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

--- Comment #5 from Brian Burg <bburg at apple.com> ---
(In reply to Carlos Garcia Campos from comment #3)
> (In reply to Brian Burg from comment #2)
> > Comment on attachment 315235 [details]
> > Patch
> > 
> > View in context:
> > https://bugs.webkit.org/attachment.cgi?id=315235&action=review
> > 
> > r=me
> > 
> > For some reason, this test passes in safaridriver without the patch. I agree
> > that this is a valid fix though.
> 
> Could it be that in mac Timers implementation two timers scheduled in the
> same run loop cycle with the same time interval (0) could be dispatched in
> any order?

No, DOMTimers are scheduled FIFO.

-- 
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/20170713/d58cd500/attachment-0001.html>


More information about the webkit-unassigned mailing list