Closed
Bug 1122832
Opened 11 years ago
Closed 10 years ago
Requests to video files disappear from "Network" tab of devtools once video is cached
Categories
(DevTools :: Netmonitor, defect, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 882470
People
(Reporter: a.derosa, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36
Steps to reproduce:
1. Go to http://jsfiddle.net/br3qLfwc/
2. Open the Network tab of the developer tools
Actual results:
The entry of the video shown in the page is missing.
Expected results:
In addition to the entry named "pay-on-websites.jpg" which is the poster of the video, the Network tab should show the entry of the video loaded and the loading time.
| Reporter | ||
Updated•11 years ago
|
Component: Untriaged → Developer Tools: Netmonitor
Comment 2•11 years ago
|
||
Notes from bug 1169924, which also has another set of STR and example pages:
I had to uncheck "Enable persistent logs" from the Common Preferences in the options panel to reproduce this. Not sure if it is related to our cache handling or whether the video handling page does a page reload under the hood.
OS: Windows 8.1 → All
Hardware: x86_64 → All
See Also: 1169924 →
Summary: Missing video entry in Network → Requests to video files disappear from "Network" tab of devtools once video is cached
Updated•11 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•10 years ago
|
||
Bug 882470 has more investigation.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Priority: -- → P2
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•