[Webkit-unassigned] [Bug 116579] [Mac] XMLHttpRequest timeout is accounted for incorrectly - should be total time, not inactive time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 12:34:06 PDT 2015


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
(In reply to comment #2)
> Sounds like it would be, but only for async requests, not for sync ones.

Right.
For Soup and CURL, async calls to the underlying libraries are made within a sync loop.
I do not know whether this is actually worth the effort but Mac may use a similar strategy.

-- 
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/20150904/91c5450f/attachment.html>


More information about the webkit-unassigned mailing list