Readonly
permissionOptional
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.
Return true if we are delegating permission to a third party which is not explicitly trusted. An orgin is not explicitly trusted means it is not presented in the Feature Policy ancestor chain, via src, explicitly listed in allow, and it is not the top-level origin.
the permission types to check
Generated using TypeDoc
Return true if permissions.delegation.enabled is true.