On Mon, Aug 26, 2019 at 11:27 AM Jan de Mooij <jdemo...@mozilla.com> wrote:
>
> On Mon, Aug 26, 2019 at 9:02 AM Henri Sivonen <hsivo...@mozilla.com> wrote:
>>
>> In what type of test does
>> SpecialPowers.Cu.getJSTestingFunctions().newRope() actually return a
>> rope within the calling compartment such that passing the rope to a
>> WebIDL API really makes the rope enter the WebIDL bindings instead of
>> getting intercepted by a cross-compartment wrapper first?
>
>
> An xpcshell test or mochitest-chrome is probably easiest

Thanks. Since SpecialPowers doesn't exist in xpcshell tests, is there
another way to reach JS testing functions from there?

-- 
Henri Sivonen
hsivo...@mozilla.com
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to