[Webkit-unassigned] [Bug 23346] Restore form control values to a wrong form

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 2 17:31:59 PDT 2010


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





--- Comment #27 from Darin Adler <darin at apple.com>  2010-04-02 17:31:58 PST ---
(In reply to comment #26)
> This may be outside the scope of this particular discussion: but is there a
> good reason why WebKit refetches page on back button? I figure there must be.

 All browsers refetch pages on back button in some circumstances. They don’t
hold all the pages in the entire back/forward list memory. There is an
optimization for the back button in some browsers, originally created in Mac
Internet Explorer, and in Safari for a long time, and recently introduced in
Firefox, where some pages are cached to make the back command even faster.

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