Some requests in the network tab are missing details
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
People
(Reporter: yorwb4, Unassigned)
Details
Attachments
(1 file)
1.21 MB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0
Steps to reproduce:
Open the network tab in the devtools and navigate to https://www.mozilla.org/en-US/
Actual results:
Some requests are missing details like status code, file size, timing etc. Clicking on such a request highlights several rows in the table, up to the previous request which is not missing details. The displayed headers, response text etc. are those of said previous request.
When saving as HAR (see attachment), the affected requests have status code 0, but the response text is included.
Expected results:
No requests should be missing details.
I'm experiencing a similar issue. I've experienced the "Clicking on such a request highlights several rows in the table" and also seen the highlighted request showing details from a different request in the UI.
Comment 2•5 years ago
•
|
||
Thanks for reporting.
This has been fixed in Bug 1640745 and should be available in Fx 81 release.
Closing for now.
Pls can you verify in Firefox Nightly or Firefox Beta and feel free to re-open if still an issue.
Description
•