mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-11 14:28:42 +00:00
983bd36373
entry for this mime type. Bug #57364 --> look up content type to file extension mappings using the windows mime registry. Bug #65872 --> if we get a content type of unknown or octet, try to ignore that content type and extract the extension from the url and looking that up to see if we can get a better content type. sr=sspitzer