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.
Register a new observer to query stripping list updates. When the observer is registered it is called immediately once. Afterwards it will be called whenever the specified pref changes or when remote settings for partitioning updates.
An nsIURLQueryStrippingListObserver object or function that will receive updates to the strip list and the allow list. Will be called immediately with the current list value.
Test-only method used to wait for the list service to initialize fully. Resolves once the service has reached a fully disabled (false) or fully enabled state (true). May also be called when the service is already fully initialized or disabled, in this case it will resolve immediately.
Generated using TypeDoc
A service that monitors updates to the query stripping list from sources such as a local pref and remote settings updates.