Bug 116770 - Fix Page Visibility state for pages in the page cache
Summary: Fix Page Visibility state for pages in the page cache
Status: RESOLVED DUPLICATE of bug 151234
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 116769
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-25 15:38 PDT by Simon Fraser (smfr)
Modified: 2020-09-25 17:54 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2013-05-25 15:38:21 PDT
We should fire visibilitychanged events, and update Page Visibility for pages going into the page cache.

However, we can't currently becasue of bug 116769
Comment 1 Alexey Proskuryakov 2013-10-27 23:44:53 PDT
So this is still broken? :(
Comment 2 Brady Eidson 2013-10-28 09:07:07 PDT
(In reply to comment #1)
> So this is still broken? :(

This is still broken because we didn't give input into the spec when others were, and the spec that resulted requires us to do something incompatible with our page cache.
Comment 3 Brady Eidson 2013-10-28 09:07:35 PDT
It's not a technical problem, it's a design philosophy problem.
Comment 4 Chris Dumez 2020-09-25 17:54:58 PDT

*** This bug has been marked as a duplicate of bug 151234 ***