[Webkit-unassigned] [Bug 169936] WebKit should disallow beforeunload alerts from web pages users have never interacted with
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 21 16:43:07 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169936
Chris Dumez <cdumez at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://html.spec.whatwg.or
| |g/multipage/browsers.html#p
| |rompt-to-unload-a-document
--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
https://html.spec.whatwg.org/multipage/browsers.html#prompt-to-unload-a-document (Step 8):
"""
The user agent is encouraged to avoid asking the user for confirmation if it judges that doing so would be annoying, deceptive, or pointless. A simple heuristic might be that if the user has not interacted with the document, the user agent would not ask for confirmation before unloading it.
"""
--
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/20170321/dd0ec7d5/attachment.html>
More information about the webkit-unassigned
mailing list