Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Determine what remote type should be used to launch a worker script with the given principal.
The remote type to launch the worker in.
The result principal for the document being loaded.
A boolean to indicate if e10s enabled.
A boolean to indicate if fission is enabled.
If multiple remote types are compatible with the worker, prefer staying in this remote type.
Generated using TypeDoc
C++ exposed interface for the
E10SUtils
object from theresource://gre/modules/E10SUtils.sys.mjs
module.