Closed Bug 1545069 Opened 5 years ago Closed 4 years ago

[network markers] report the mime type as specified by the response headers

Categories

(Core :: Gecko Profiler, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox68 --- wontfix
firefox78 --- fixed

People

(Reporter: julienw, Assigned: brennan.brisad)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Currently we don't have the mime type in our network markers, and we have to guess it from the file name, which is very bad and can be misleading.

Maybe it would be easier and better to report the full request and response headers.

Type: defect → enhancement
Priority: -- → P3

The mime type can be seen as the "Content-type" response header in the response head of the channel (known at the OnStartRequest). Other option is to read this property

Assignee: nobody → brennan.brisad

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:brennan.brisad, could you have a look please?
For more information, please visit auto_nag documentation.

Flags: needinfo?(brennan.brisad)

I'm on it! :-)

Flags: needinfo?(brennan.brisad)
Pushed by jwajsberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f0c994cfb342
report the mime type as specified by the response headers r=julienw,gerald,mayhemer
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
See Also: → 1640695
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: