Files
Calixte Denizet 2bf9cc091a Bug 2034982 part 3: Register about:pdf and wire it up to chrome. r=mossop
Register about:pdf as a privileged-about page pointing at the landing
page, and add the AboutPDF JSWindowActor pair that bridges the sandboxed
content to chrome. The parent validates a dropped/picked file (file
scheme, .pdf extension, existence and %PDF- header) before navigating
the top browsing context to it, and, on Windows, exposes whether Firefox
can be set as the default PDF handler and performs that change.

Allow the page to call the RPM helpers it needs and to read/write the
promo dismissal pref.

Differential Revision: https://phabricator.services.mozilla.com/D303421
2026-06-12 00:34:04 +00:00
..