On Mon, Aug 26, 2019 at 1:37 PM Jan de Mooij <[email protected]> wrote: > > On Mon, Aug 26, 2019 at 12:25 PM Henri Sivonen <[email protected]> wrote: >> >> Thanks. Since SpecialPowers doesn't exist in xpcshell tests, is there >> another way to reach JS testing functions from there? > > > I think just Cu.getJSTestingFunctions() should work.
Thanks. This worked. -- Henri Sivonen [email protected] _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

