gecko-dev/uriloader/base
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
..
moz.build
nsCURILoader.idl
nsDocLoader.cpp Bug 1752413, add nsIWebProgress.documentRequest to let one to access the request for the document, r=nika 2022-02-01 15:46:32 +00:00
nsDocLoader.h Bug 1539884 - Part 33: Mark nsDocLoader::DocLoaderIsEmpty as CAN_RUN_SCRIPT r=masayuki 2021-12-23 16:27:25 +00:00
nsIContentHandler.idl
nsIDocumentLoader.idl
nsITransfer.idl Backed out changeset 5e08d0841b10 (bug 1739348) for causing browser-chrome failures on browser_pdfjs_download_button.js, browser_tempfilename.js 2022-06-03 00:09:47 +03:00
nsIURIContentListener.idl
nsIURILoader.idl
nsIWebProgress.idl Bug 1752413, add nsIWebProgress.documentRequest to let one to access the request for the document, r=nika 2022-02-01 15:46:32 +00:00
nsIWebProgressListener2.idl Bug 1744397 - Simplify refresh code: pass around delay as an unsigned int. r=smaug 2021-12-16 22:27:08 +00:00
nsIWebProgressListener.idl Bug 1746383 - Set URLBar pageProxyState to invalid for onLocationChange triggered by SessionStore. r=nika,dao 2022-04-12 14:41:06 +00:00
nsURILoader.cpp 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
nsURILoader.h Bug 1530209 - Removed context argument from various methods. r=necko-reviewers,valentin 2021-11-24 11:25:41 +00:00