[Webkit-unassigned] [Bug 158239] Notify client immediately if network session doesn't exist for a synchronous XHR load.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 31 16:59:14 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158239
--- Comment #3 from Brady Eidson <beidson at apple.com> ---
Comment on attachment 280188
--> https://bugs.webkit.org/attachment.cgi?id=280188
Notify the client immediately when the network session doesn't exist for a sync XHR request.
Why is this only an issue for sync loads? It seems like it's an issue for async loads, too.
Sync loads cause a larger issue because the WebProcess is purposefully hanging for them, but isn't it also bad for the WebProcess to think an async load is happening.... forever...? Even though it will never happen?
--
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/20160531/70effea5/attachment.html>
More information about the webkit-unassigned
mailing list