gecko-dev/testing/specialpowers
Kris Maglione a4d92243c6 Bug 1596918: Part 1c - Make some more globals available to SpecialPowers.spawn tasks. r=mccr8
A number of additional globals are available to ContentTask.spawn tasks
compared to SpecialPowers.spawn tasks. Most of these are available by
accident, as a side-effect of running in a shared frame script global, or
being evaled in the context of the content-task.js frame script, but several
of them are pretty broadly useful, or difficult to obtain from a Sandbox
environment without reaching into arbitrary nearby globals.

This patch adds some of the more useful ones to the default task environment.

Differential Revision: https://phabricator.services.mozilla.com/D53736

--HG--
extra : moz-landing-system : lando
2019-12-06 22:13:48 +00:00
..
content Bug 1596918: Part 1c - Make some more globals available to SpecialPowers.spawn tasks. r=mccr8 2019-12-06 22:13:48 +00:00
api.js Bug 1581925 - Part 2: Use {chrome/content}-document-global-created topic to create SpecialPowers actor, r=kmag 2019-10-07 19:35:06 +00:00
Makefile.in Bug 1497339 - Fix reftests in the Tup backend. r=ted,firefox-build-system-reviewers 2018-10-10 23:12:32 +00:00
manifest.json
moz.build Bug 1596918: Part 1c - Make some more globals available to SpecialPowers.spawn tasks. r=mccr8 2019-12-06 22:13:48 +00:00
schema.json