gecko-dev/uriloader/exthandler
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
..
android
docs
mac Bug 1750042 - local files that trip the 'what do you want to do with this file' dialog should open from their initial location, r=mhowell,mtigley 2022-01-19 23:48:19 +00:00
tests 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
uikit
unix
win Bug 1766561 - Adjust UTF-16 string formatting. r=nika 2022-05-03 20:49:09 +00:00
ContentHandlerService.cpp Bug 1767214: Make ContentHandlerService::Init return an error on failed initialization. r=smaug 2022-05-05 12:35:41 +00:00
ContentHandlerService.h
DBusHelpers.h
ExternalHelperAppChild.cpp
ExternalHelperAppChild.h Bug 1768189 - Part 47: Apply modernize-concat-nested-namespaces to layout/style/MediaQueryList.h ... r=andi 2022-05-09 20:41:21 +00:00
ExternalHelperAppParent.cpp Bug 1747033 - "Back" does not work correctly for pages with multipart/x-mixed-replace and history.replaceState. r=smaug,necko-reviewers,valentin 2022-02-19 08:30:35 +00:00
ExternalHelperAppParent.h
HandlerList.jsm Bug 1610653 - Part 12: Do not use global this property assignment to define global variable in uriloader/. r=Standard8 2022-05-30 15:19:39 +00:00
HandlerService.js Bug 1753819 - Prevent download improvements migration in Thunderbird. r=Gijs 2022-03-29 22:06:15 +00:00
HandlerService.manifest
HandlerServiceChild.h
HandlerServiceParent.cpp Bug 1763848 - Use IPC remoting for MIME type information on all platforms. r=haik 2022-05-20 00:02:45 +00:00
HandlerServiceParent.h
PExternalHelperApp.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PHandlerService.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
WebHandlerApp.jsm Bug 1772107 - Use plain object for lazy getter in uriloader/exthandler/. r=smaug 2022-06-01 21:29:36 +00:00
components.conf
moz.build Bug 1733497 - Remove region.properties. r=geckoview-reviewers,m_kato,flod 2022-01-13 21:18:30 +00:00
nsCExternalHandlerService.idl
nsContentHandlerApp.h
nsDBusHandlerApp.cpp
nsDBusHandlerApp.h
nsExternalHelperAppService.cpp 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
nsExternalHelperAppService.h 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
nsExternalProtocolHandler.cpp Bug 1735746 - Block external protocol navigation from sandboxed contexts. r=nika,ckerschb,Gijs,smaug 2022-04-20 11:06:50 +00:00
nsExternalProtocolHandler.h
nsIContentDispatchChooser.idl
nsIExternalHelperAppService.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
nsIExternalProtocolService.idl Bug 1735746 - Block external protocol navigation from sandboxed contexts. r=nika,ckerschb,Gijs,smaug 2022-04-20 11:06:50 +00:00
nsIHandlerService.idl
nsIHelperAppLauncherDialog.idl
nsISharingHandlerApp.idl
nsLocalHandlerApp.cpp
nsLocalHandlerApp.h
nsMIMEInfoChild.h
nsMIMEInfoImpl.cpp Bug 1747343 - Add pref to set default action for new mimetypes. r=Gijs,fluent-reviewers,preferences-reviewers 2022-04-15 18:13:11 +00:00
nsMIMEInfoImpl.h Bug 1750253 - stop infinite file handling loops by checking if we're about to pass files to ourselves via the OS, r=mhowell 2022-02-03 11:25:59 +00:00
nsOSHelperAppServiceChild.cpp
nsOSHelperAppServiceChild.h