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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 26 18:16:48 PDT 2013


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





--- Comment #2 from Brady Eidson <beidson at apple.com>  2013-05-26 18:15:17 PST ---
(In reply to comment #1)
> 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.

Sending an event *AFTER* pageHide is akin to sending an event *AFTER* unload.  That is *nuts*.

> Similarly on pageShow when coming out of the cache.

No argument here.

-- 
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