ChatActionChild.jsm |
-*- mode: js; indent-tabs-mode: nil; js-indent-level: 2 -*- |
1657 |
ChatActionParent.jsm |
-*- mode: js; indent-tabs-mode: nil; js-indent-level: 2 -*- |
1105 |
ContextMenuParent.jsm |
|
1267 |
LinkClickHandlerChild.jsm |
Extract the href from the link click event.
We look for HTMLAnchorElement, HTMLAreaElement, HTMLLinkElement,
HTMLInputElement.form.action, and nested anchor tags.
If the clicked element was a HTMLInputElement or HTMLButtonElement
we return the form action.
@return the url and the text for the link being clicked.
|
4927 |
LinkClickHandlerParent.jsm |
|
874 |
LinkHandlerParent.jsm |
|
1549 |
MailLinkChild.jsm |
|
1037 |
MailLinkParent.jsm |
|
2395 |
moz.build |
|
740 |
PromptParent.jsm |
@typedef {Object} Prompt
@property {Function} resolver
The resolve function to be called with the data from the Prompt
after the user closes it.
@property {Object} tabModalPrompt
The TabModalPrompt being shown to the user.
|
5279 |
VCardChild.jsm |
|
777 |
VCardParent.jsm |
|
520 |