Closed
Bug 1634881
Opened 5 years ago
Closed 5 years ago
Missing details and grouped requests
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1628162
People
(Reporter: javiertury, Unassigned)
Details
Attachments
(1 file)
367.55 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
Steps to reproduce:
I opened a webpage, opened devtools then netmonitor and refreshed the page. The webpage serves content using regular HTTP/1.1.
Actual results:
Some netmonitor requests are missing details.
- Missing status code.
- Missing details, like request headers, parameters, response, etc.
- Can't be selected on their own, they are always grouped with previous requests.
Cache is disabled and the webpage loads successfully. This implies that requests succeded and their payloads were processed.
Expected results:
All requests are individually selectable and provide full details.
Updated•5 years ago
|
Component: Untriaged → Netmonitor
Product: Firefox → DevTools
Comment 1•5 years ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is --
(non,) indicating it has has not been previously triaged, the bug's Severity is being updated to --
(default, untriaged.)
Severity: normal → --
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•