Closed Bug 133884 Opened 22 years ago Closed 15 years ago

"Source" in Page Info lies (almost always says "Disk Cache")

Categories

(SeaMonkey :: Page Info, defect)

x86
Windows 98
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jruderman, Assigned: db48x)

Details

Steps to reproduce:
1. Go to a random page you haven't been to before (without a ? in the URL).
2. Ctrl+I.

Result: Page Info says "Source: Disk Cache"
Expected: "Source: Web"

It would be nice if the sources included reasons:
 Source: Web (wasn't in cache)
 Source: Web (cached version had expired)
 Source: Web (cached version failed validation)
 Source: Cache (validated freshness through Web)
 Source: Cache (hasn't expired, didn't check for freshness)
 Source: Cache (expired, but in offline mode)

But the important thing is that Page Info shouldn't lie.
it doesn't lie, the page really is in the cache. 
Is the page info entry supposed to say whether the page is cached, or whether
the page displayed came from the cache?
both :)

if the cache (either memory or disk) is active, the page is downladed, stored in
the cache, and then displayed from the cache. Currently I don't think there is
an easy way to know if mozilla actually had to go out over the network and
download everything, or if it had everything in the cache already, which, I'll
admit, would be more useful than the current implementation. There might be away
to guess though. I'll check.
no, there doesn't appear to be any way to guess. any ideas?
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.1beta
Product: Browser → Seamonkey
Status: ASSIGNED → NEW
Priority: P3 → --
QA Contact: pmac
Target Milestone: mozilla1.1beta → ---
The general tab doesn't show Source: in the current implementation.
Closing as INVALID.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.