[Webkit-unassigned] [Bug 34679] Location and other objects are dysfunctional after a document gets restored from b/f cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 6 23:32:25 PST 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Back Button from a          |Location and other objects
                   |different domain breaks     |are dysfunctional after a
                   |certain var references.     |document gets restored from
                   |                            |b/f cache
           Platform|Macintosh Intel             |All
         OS/Version|Mac OS X 10.5               |All
             Status|UNCONFIRMED                 |NEW
          Component|New Bugs                    |Page Loading
                 CC|                            |ap at webkit.org,
                   |                            |beidson at apple.com,
                   |                            |michaeln at google.com,
                   |                            |sam at webkit.org
     Ever Confirmed|0                           |1




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-02-06 23:32:23 PST ---
We call Location::disconnectFrame() when a document goes to b/f cache, but we
never reconnect the frame when it's restored.

This is an issue for many objects - one can easily find a list in
DOMWindow::clear(), since that's where we call their disconnectFrame() methods.

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