Open
Bug 1385810
Opened 9 years ago
Updated 3 years ago
Some cached resources not showing up in Firefox Network Monitor
Categories
(DevTools :: Netmonitor, defect, P3)
Tracking
(firefox57 fix-optional)
NEW
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fix-optional |
People
(Reporter: shubham, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
I loaded a webpage in Firefox http://www.cse.iitd.ernet.in/~cs5110300/cached/
The network monitor tab shows all the resources used in the page.
https://i.stack.imgur.com/uJ37R.jpg
Now, when the page is reloaded, by just hitting enter in the URL address bar, so that the resources are fetched from cache. If you see the Network monitor tab again, many resources(which are cached) are missing from the network monitor
https://i.stack.imgur.com/MoC67.jpg
This is happening for many websites. I see a lot of difference in number of resources being reported between a non-cached and cached page.
| Reporter | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Thanks for the report, I can reproduce what's described in comment #0
Needs investigation.
Honza
Has STR: --- → yes
Priority: -- → P3
Updated•9 years ago
|
status-firefox57:
--- → fix-optional
Comment 3•8 years ago
|
||
I was thinking about taking this issue. When trying to reproduce in versions 59 and 60 everything looked alright tough. I downloaded 57 and then managed to reproduce it.
Probably someone needs to confirm that, but I believe it has already been fixed.
Updated•8 years ago
|
Mentor: jlong
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Blocks: netmonitor-cache
Updated•3 years ago
|
Severity: normal → S3
Comment 5•3 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE.
For more information, please visit BugBot documentation.
Flags: needinfo?(shubhamjindal18)
You need to log in
before you can comment on or make changes to this bug.
Description
•