[Webkit-unassigned] [Bug 110484] New: Pages served out of the Page Cache/FBCache are different from the state they were before being cached

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 09:02:49 PST 2013


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

           Summary: Pages served out of the Page Cache/FBCache are
                    different from the state they were before being cached
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: Macintosh
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: History
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luca.grulla at gmail.com


Webkit is only partially reproduce the last status of a page once served via the page cache.

In particular everything that has been dynamically added via javascript is discarded.

See the attached test.html file:

1) click the "add" button to dynamically add nodes to the DOM
2) click "click for WebKit" to navigate to www.webkit.org
3) click the browser back button
4) the page is reloaded from the FBCache but the node previously added to the DOM via javascript are not there

I would expect the nodes added via javascript to be there.

Tested on:
Chrome  25.0.1364.84 beta
Safari 6.0.2 (8536.26.17)


regards,
Luca Grulla

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