gecko-dev/testing/specialpowers
Hiroyuki Ikezoe c9d70d2d48 Bug 1649440 - Move ContentTaskUtils into specialpowers to make SpecialPowers.spawn work in reftests. r=jmaher
We'd like to use SpecialPowers.spawn to do something in cross-origin iframes in reftests.
Without moving the file calling SpecialPowers.spawn in reftests raises an exception
at here [1] in SpecialPowersChild.sys.mjs.

[1] https://searchfox.org/mozilla-central/rev/2bf90dc51ce7e8274ce208fbb9d68b3ff535185e/testing/specialpowers/content/SpecialPowersChild.sys.mjs#1637

Depends on D184439

Differential Revision: https://phabricator.services.mozilla.com/D185246
2023-08-29 08:52:05 +00:00
..
content Bug 1649440 - Move ContentTaskUtils into specialpowers to make SpecialPowers.spawn work in reftests. r=jmaher 2023-08-29 08:52:05 +00:00
Makefile.in
api.js Bug 1648545: Part 2 - Load SpecialPowers in XPCShellContentUtils. r=ahal,application-update-reviewers,nalexander,devtools-reviewers 2023-05-27 03:46:44 +00:00
manifest.json Bug 1797050 - Part 6 - Use `browser_specific_settings` instead of `applications` in test manifests. r=rpl,perftest-reviewers,sparky 2022-11-03 16:23:03 +00:00
moz.build Bug 1649440 - Move ContentTaskUtils into specialpowers to make SpecialPowers.spawn work in reftests. r=jmaher 2023-08-29 08:52:05 +00:00
schema.json