[Webkit-unassigned] [Bug 116769] Page Visibility incorrect for documents in the page cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 25 18:02:05 PDT 2013


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-05-25 18:00:35 PST ---
More info:
http://www.w3.org/TR/html5/browsers.html#unloading-document-visibility-change-steps and http://www.w3.org/TR/page-visibility/ say page visibility should change after the pageHide event is fired.  document.visibility should transition to hidden, and then a visibilitychange event should be sent.

Similarly on pageShow when coming out of the cache.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list