mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-02 17:28:50 +02:00
PDF files can embed some js code in order to validate, format, ... the data entered by a user in a PDF form. So in order to safely execute this js code, we create a Cu.Sandbox with only what we need/want to expose to the scripts. Differential Revision: https://phabricator.services.mozilla.com/D91746
24 KiB
24 KiB