Open
Bug 1248295
Opened 9 years ago
Updated 3 years ago
[Network] JS files served using text/plain mime type are not visible when filtering by JS
Categories
(DevTools :: Netmonitor, defect, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: julienw, Unassigned)
References
(Blocks 1 open bug)
Details
STR:
1. Open https://everlong.org/mozilla/testcase-mime/
2. Open the dev tools
3. Open the network monitor.
4. Reload the page.
5. Filter by JS.
=> Notice the file executed as JS is not displayed.
I understand why this happens but I think this is not right.
Comment 1•9 years ago
|
||
I can reproduce the issue.
Thanks for the report.
Honza
Has STR: --- → yes
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Blocks: request-filtering
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•