gecko-dev/uriloader
Neil Deakin 1874a3841a Bug 1762868, handle pdfs inline that use the content type octet-stream when they have a pdf extension, r=mhowell
To do this we look at the extension on the content disposition filename, if present, or the extension
of the url, and, if it is .pdf, we assume that the file will be a pdf.

Differential Revision: https://phabricator.services.mozilla.com/D147409
2022-06-06 18:58:19 +00:00
..
base Bug 1762868, handle pdfs inline that use the content type octet-stream when they have a pdf extension, r=mhowell 2022-06-06 18:58:19 +00:00
docs
exthandler Bug 1762868, handle pdfs inline that use the content type octet-stream when they have a pdf extension, r=mhowell 2022-06-06 18:58:19 +00:00
prefetch Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
preload Bug 1742437 - re-scope all generic module/script loader files under js/loader; r=jonco 2022-02-21 15:39:09 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00