Readonly
computedReadonly
originalThe original referrer URI which indicates the full referrer before applying referrer policy
Readonly
referrerReferrer policy which is applied to the referrer
Readonly
sendIndicates if the referrer should not be sent or not even when it's available.
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.
Initialize method to create ReferrerInfo object from JS
referrer policy of the created object
sendReferrer of the created object, defaults to false
the original referrer, defaults to null.
Initialize with a given node. It you are working with node which supports
referrerpolicy attribute: , , ,
Indicates if the referrer should not be sent or not even when it's available.