(ftp:// or file://) suffixes like (.gz) are Content-Encoding (not Content-Type) [decode and display .gz file]
Categories
(Core :: Networking, defect, P5)
Tracking
()
People
(Reporter: frb, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: helpwanted, student-project, Whiteboard: [necko-would-take])
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
Reporter | ||
Comment 3•25 years ago
|
||
Reporter | ||
Comment 4•25 years ago
|
||
Comment 8•24 years ago
|
||
Comment 10•24 years ago
|
||
Comment 11•24 years ago
|
||
Comment 12•24 years ago
|
||
Comment 14•24 years ago
|
||
Comment 15•24 years ago
|
||
Comment 16•24 years ago
|
||
Updated•24 years ago
|
![]() |
||
Comment 17•24 years ago
|
||
Comment 18•24 years ago
|
||
![]() |
||
Comment 19•23 years ago
|
||
Comment 20•23 years ago
|
||
Comment 21•23 years ago
|
||
![]() |
||
Comment 22•23 years ago
|
||
![]() |
||
Comment 24•23 years ago
|
||
![]() |
||
Comment 25•23 years ago
|
||
Updated•23 years ago
|
Comment 26•23 years ago
|
||
Comment 27•23 years ago
|
||
![]() |
||
Comment 28•23 years ago
|
||
![]() |
||
Comment 29•23 years ago
|
||
Comment 30•23 years ago
|
||
Comment 31•23 years ago
|
||
![]() |
||
Updated•23 years ago
|
Comment 32•23 years ago
|
||
![]() |
||
Comment 33•23 years ago
|
||
![]() |
||
Comment 34•23 years ago
|
||
![]() |
||
Comment 35•23 years ago
|
||
Comment 36•22 years ago
|
||
![]() |
||
Comment 37•22 years ago
|
||
Comment 38•22 years ago
|
||
![]() |
||
Comment 39•22 years ago
|
||
Comment 40•22 years ago
|
||
![]() |
||
Comment 41•22 years ago
|
||
![]() |
||
Comment 42•20 years ago
|
||
Comment 43•20 years ago
|
||
![]() |
||
Comment 44•20 years ago
|
||
Comment 45•20 years ago
|
||
Comment 46•20 years ago
|
||
Comment 48•18 years ago
|
||
![]() |
||
Comment 49•18 years ago
|
||
Comment 50•18 years ago
|
||
![]() |
||
Comment 51•18 years ago
|
||
Comment 52•18 years ago
|
||
![]() |
||
Comment 53•18 years ago
|
||
Comment 54•18 years ago
|
||
![]() |
||
Comment 55•18 years ago
|
||
Comment 56•18 years ago
|
||
Comment 61•15 years ago
|
||
![]() |
||
Comment 62•15 years ago
|
||
Comment 63•15 years ago
|
||
![]() |
||
Updated•15 years ago
|
Comment 64•10 years ago
|
||
![]() |
||
Comment 65•10 years ago
|
||
Comment 66•10 years ago
|
||
Updated•10 years ago
|
Comment 68•9 years ago
|
||
Comment 69•8 years ago
|
||
Comment 71•7 years ago
|
||
Comment 72•7 years ago
|
||
Comment 73•7 years ago
|
||
Comment 74•3 years ago
|
||
(In reply to Boris Zbarsky [:bzbarsky] from comment #49)
and there is only one MIME type for svg.
This is the real problem. Or lack of content-encoding in data:, I guess.
But plenty of other things don't support content-encoding.
After reading [1] I don't see ever getting a separated MIME-Type for the Internet, even though my Linux shows "image/svg+xml-compressed" just fine (using the file extension, not looking into the file).
[1] https://github.com/w3c/svgwg/issues/701
My question: Does the file:-protocol handler qualify as web-server inside FF?
Yes, this does not address data:-URI, but would cover at least a significant share of duplicates of this bug. Also downloading from file:// and thereby turning FF into a fancy decompressor should not stop this. The focus would be on supporting locally testing a website with svgz-images to show in FF.
Updated•3 years ago
|
Comment 75•3 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 18 duplicates, 36 votes and 55 CCs.
:kershaw, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Comment 76•3 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Description
•