Updates:
Summary: Lack of back/foward cache causes different history behavior
Cc: [email protected] [email protected]
Comment #18 on issue 151 by [email protected]: Lack of back/foward cache
causes different history behavior
http://code.google.com/p/chromium/issues/detail?id=151
Firefox and Safari cache the DOM of the pages you've viewed and as a result
are not
actually reloading the page when you hit back. IE and Chrome don't do this
caching,
so when you go back, we actually reload the page.
Don't know if we ever intend to implement a cache like this.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---