Closed
Bug 1199973
Opened 9 years ago
Closed 7 years ago
Network monitor doesn't show tooltip for cached images
Categories
(DevTools :: Netmonitor, defect)
DevTools
Netmonitor
Tracking
(firefox40 affected, firefox41 affected, firefox42 affected, firefox43 affected)
People
(Reporter: arni2033, Unassigned)
References
()
Details
Attachments
(2 files)
STR: (Win7_64, Nightly 43, 32bit, ID 20150828030205, new profile, HWA off)
1. Open image https://www.chromium.org/_/rsrc/1438879449147/config/customLogo.gif
(so that it was cached)
2. Open New Tab
3. Open DevTools -> Network
4. Paste https://www.chromium.org/_/rsrc/1438879449147/config/customLogo.gif into urlbar, press enter
5. When image is loaded, hover mouse over entry in netmonitor
Result: [watch video] Tooltip appears and it says "Could not load image".
Expectations: It should display the image.
ESR 38 don't even show cached entries in Network monitor. I guess that's another bug that was fixed
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
I have the impression this is now fixed. I followed the STR with:
> Version 52.0.2
> Build ID 20170329150849
> User Agent Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
and
> Version 55.0a1
> Build ID 20170417040147
> User Agent Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
built from 353378:c697e756f738 central
In both cases, the tooltip shows the cached image (see https://bugzilla.mozilla.org/attachment.cgi?id=8858745)
Flags: needinfo?(odvarko)
Comment 4•7 years ago
|
||
I can't reproduce it either.
Thanks for testing!
Honza
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(odvarko)
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•