[Webkit-unassigned] [Bug 204665] sendBeacon on Safari 13 seeing high failure rates
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 20 12:11:24 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=204665
Chris Dumez <cdumez at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mjs at apple.com
See Also| |https://bugs.webkit.org/sho
| |w_bug.cgi?id=197919
--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
The only change in our Beacon implementation in Safari 13 I am aware of was this one:
https://bugs.webkit.org/show_bug.cgi?id=197919
Technically, if you exit Safari, the network process will go away and Beacon loads could get interrupted in this case if there are still pending. I guess using such a Low priority for beacon makes it more likely to happen and it could in theory explain the increase in failures.
I propose we revert Bug 197919.
--
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/20191220/fcc47109/attachment.htm>
More information about the webkit-unassigned
mailing list