mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
31e39883db
SpecialPowers.loadChromeScript() sends a script to the child process, then creates a sandbox, and runs the script in that sandbox. There are various sandboxOptions that can be passed when creating a sandbox, and it would be nice to have that functionality for loadChromeScript. I just need this for wantGlobalProperties, but I might as well make it as general as possible. I'm not sure all of the types it can take can actually be serialized across processes, but I guess that's okay. MozReview-Commit-ID: GoJjXdjizFk --HG-- extra : rebase_source : 9c2bc190dbf5a080978953cffd64205e8b816367 |
||
---|---|---|
.. | ||
content | ||
bootstrap.js | ||
install.rdf | ||
jar.mn | ||
Makefile.in | ||
moz.build |