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.
Puts up a dialog for the before unload prompt.
Promise which resolves to true if the page should be allowed to navigate away
The browsing context the prompt should be opened for.
Ask the user for confirmation to upload a selected folder.
true if the user confirmed the upload, false otherwise.
The browsing context the prompt should be opened for.
Name of the folder that will be uploaded.
Generated using TypeDoc
This interface contains various specialized prompts that the app can implement.