tb-42220 - base
-
d1655302031f624e62a80822c94ef7054f083999
- Pier Angelo Vendrame
- 2024-09-10 18:54:30 +0200
- Bug 42220: Allow for more file types to be forced-inline.
- Firefox allows to open some files in the browser without any confirmation, but this will result in a disk leak, because the file will be downloaded to the temporary directory first (and not deleted, in some cases). A preference allows PDFs to be opened without being downloaded to disk. So, we introduce a similar one to do the same for all the files that are set to be opened automatically in the browser.