Name Description Size
CommonDialog.sys.mjs @param [commonDialogEl] - Dialog element from commonDialog.xhtml. 11244
components.conf 974
moz.build 439
Prompter.sys.mjs Implements nsIPromptService and nsIPromptFactory @class Prompter 64682
PromptUtils.sys.mjs This helper handles the enabling/disabling of dialogs that might be subject to fast-clicking attacks. It handles the initial delayed enabling of the dialog, as well as disabling it on blur and reapplying the delay when the dialog regains focus. @param enableDialog A custom function to be called when the dialog is to be enabled. @param diableDialog A custom function to be called when the dialog is to be disabled. @param focusTarget The window used to watch focus/blur events. 5772