[Webkit-unassigned] [Bug 199854] Safari on iOS doesn't fire any events when the tab/app is closed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 13 16:37:14 PDT 2019


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

--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
If we're not firing page hide when a tab / MobileSafari is closed explicitly by the user, that would be a WebKit bug.

If WebContent process dies (e.g. due to jetsam / crash) or MobileSafari itself is killed, then the fact pagehide event not firing is by design. If there is no process left, or we ran out of memory, then we can't run any scripts.

-- 
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/20190813/d8aadbca/attachment.html>


More information about the webkit-unassigned mailing list