From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 24 Jun 2025 19:01:31 +0000 (-0400) Subject: Update docs for DisableBuiltinPDFViewer X-Git-Tag: v7.0~3 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/b7d33575fe4294417524833047c27fc1b9af7929?ds=inline Update docs for DisableBuiltinPDFViewer --- diff --git a/docs/index.md b/docs/index.md index 669a219..f224345 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1739,11 +1739,14 @@ Value (string): } ``` ### DisableBuiltinPDFViewer + Disable the built in PDF viewer. PDF files are downloaded and sent externally. +Note: As of Firefox 140, this policy no longer completely disables PDF.js; it changes the handler to send PDF files to the operating system. Embedded PDF files are shown in the browser. If you need to completely disable PDF.js, you can use the [`PDFjs`](#pdfjs) policy. + **Compatibility:** Firefox 60, Firefox ESR 60\ **CCK2 Equivalent:** `disablePDFjs`\ -**Preferences Affected:** `pdfjs.disabled` +**Preferences Affected:** N/A #### Windows (GPO) ```