CommonDialog.sys.mjs |
@param [commonDialogEl] - Dialog element from commonDialog.xhtml.
|
11587 |
components.conf |
|
1026 |
moz.build |
|
439 |
Prompter.sys.mjs |
Implements nsIPromptService and nsIPromptFactory
@class Prompter
|
65759 |
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 |