Closed Bug 296387 Opened 20 years ago Closed 14 years ago

fast back / forward doesn't work on arstechnica.com

Categories

(Core :: DOM: Navigation, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bytewise, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.8) Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+

The new fast back / forward history feature doesn't work on
http://arstechnica.com . Firefox seems to render the page just as it does
normally when using back / forward.

Note: I set browser.sessionhistory.max_viewers to 5 and the feature works very
nicely on all other pages I tested.

Reproducible: Always

Steps to Reproduce:
1. enable fast back / forward feature
2. go to http://arstechnica.com
3. click a link
4. click "back"

Actual Results:  
Firefox rerenders the page.

Expected Results:  
It should have loaded the rendered page from cache.
I don't know how to check the cache properties of sites, but dupe of bug 292941?
I think caching is allowed, HTTP response headers for arstechnica.com are:

Cache-Control: private
Content-Length: 36140
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/6.0
MicrosoftOfficeWebServer: 5.0_Pub
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Date: Thu, 02 Jun 2005 20:46:37 GMT

200 OK

There are no extra html meta tags.
BTW you can easily check for response headers using the web developer plugin for
firefox (which also has many other great features).
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050629
Firefox/1.0+ ID:2005062910

browser.sessionhistory.max_viewers set to 5

I see the reported behaviour. There is nothing in the site headers that would
appear to be responsible (same as per comment 2)
Component: History → History: Session
OS: Linux → All
Product: Firefox → Core
Hardware: PC → All
Version: unspecified → Trunk
I just installed deerpark alpha 2 (Mozilla/5.0 (X11; U; Linux i686; en-US;
rv:1.8b3) Gecko/20050712 Firefox/1.0+).

Fast forward / back still doesn't work on arstechnica.com, alpha 2 re-renders
the page every time. It seems to work well on other sites.
Just a status report: In Firefox beta 1, this bug still exists.
QA Contact: history → history.session
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
The page loaded from cache : the ads have no-cache and they need to be rendered again.
WFM too.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.