[Webkit-unassigned] [Bug 151234] New: visibilitychange:hidden doesn't fire during page navigations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 16:39:25 PST 2015


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

            Bug ID: 151234
           Summary: visibilitychange:hidden doesn't fire during page
                    navigations
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ojan at chromium.org
                CC: rniwa at webkit.org

visibility state should transition to hidden whenever a page might go away. Unlike unload/pagehide, we can fire these reliably. See https://github.com/w3c/page-visibility/issues/18 for more details, particularly, igrigorik's table near the top that shows where browser's don't fire this. The Firefox behavior of having green for all of the visibility-change-->hidden column is the one that matches the spec and makes for the best developer platform.

Ryosuke, are you the right person on WebKit to talk to about this?

-- 
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/20151113/c4b629af/attachment.html>


More information about the webkit-unassigned mailing list