[Webkit-unassigned] [Bug 116769] New: Page Visibility incorrect for documents in the page cache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 25 15:37:09 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116769
Summary: Page Visibility incorrect for documents in the page
cache
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
CC: sam at webkit.org
Page Visibility is really about document visibility. We store it on Page, and a Page outlives document navigation. So it's not possible for us to have documents in the page cache have a different visibility to the current page.
Another victim of the poorly defined top-level objects.
--
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