Closed
Bug 1157813
Opened 10 years ago
Closed 11 months ago
We should show data uris in the netmonitor
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 972821
People
(Reporter: canuckistani, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
Chrome shows data uris, and so should we.
The argument against is a technical one - the network monitor is supposed to represent *network traffic*, but I also think there is an argument that we should show an entry for any action that loads a document. Data uris are often used for inline images and it would be useful to see the timings of those loads as the encoded strings for images can be quite long and take up time.
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Blocks: missing-incomplete-dup-requests
Updated•2 years ago
|
Severity: normal → S3
Comment 1•11 months ago
|
||
I think this is the same as Bug 972821
You need to log in
before you can comment on or make changes to this bug.
Description
•