Closed
Bug 23452
Opened 25 years ago
Closed 25 years ago
Is view source using network cache yet?
Categories
(Core :: Networking: Cache, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: michael.j.lowe, Assigned: rickg)
Details
When I load a page in the browser, and then do a view source on it, the whole
page seems to be reloaded from the network. I would expect that view source
should retrive the page from the Mozilla cache it is available, and if not, only
then resort to loading the page from the network.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Network cache is not hooked up yet; when it is, this will just work. Marking as
invalid because I don't have a choice that says "please be patient". : )
Reporter | ||
Comment 2•25 years ago
|
||
Actually, I believe the memory cache has already been hooked into Mozilla.
There might be a preference you need to set, but it is certainly working (to
an extent) in the latest build (bug #8305). The disk cache is not yet in.
You need to log in
before you can comment on or make changes to this bug.
Description
•