[Webkit-unassigned] [Bug 216917] New: Change the order of firing pagehide and visibility change steps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 00:42:29 PDT 2020


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

            Bug ID: 216917
           Summary: Change the order of firing pagehide and visibility
                    change steps
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rakina at google.com

The spec recently swapped the order of firing pagehide & updating visibility - previously we fire pagehide first then update visibility state. Now we should update visibility state first and then fire pagehide.

See https://github.com/whatwg/html/pull/5928 for details.

-- 
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/20200924/e6a38d3c/attachment-0001.htm>


More information about the webkit-unassigned mailing list