[Webkit-unassigned] [Bug 194897] navigator.sendBeacon does not work on visibilitychange callback for document unload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 23:33:46 PDT 2020


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

Michael[tm] Smith <mike at w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike at w3.org

--- Comment #3 from Michael[tm] Smith <mike at w3.org> ---
See the https://volument.com/blog/sendbeacon-is-broken#comments comments discussion for some real-world pain points developers are hitting due to this. (So that not only do we need to make developers aware that they shouldn’t be trying to use unload/onunload with sendBeacon(), and that they instead need to  visibilitychange — but *also* need to check pagehide (because we don’t yet have visibilitychange working interoperably for them across the web platform).

-- 
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/20200925/5165633a/attachment.htm>


More information about the webkit-unassigned mailing list