Comment 3 for bug 709324

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Ah, figured it out now. We need to use the new JS_EnterCrossCompartmentCall/JS_LeaveCrossCompartmentCall API around calls using the sandbox object, as it's stored in a different compartment.