[Webkit-unassigned] [Bug 18472] JavaScript cached, window.onload not fired when returning to the form via back button

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 30 18:06:24 PST 2008


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





------- Comment #4 from jed at atlassian.com  2008-11-30 18:06 PDT -------
well, javascript variables that are otherwise scoped to a single page view
become cached, and the window.onload() is not triggered so you cannot manually
remove/reset them, nor do the usual cache control headers help.

Note however, that this does not happen with the latest Safari 3.1.* builds so
this is likely related to a separate (fixed) bug.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list