Name Description Size
ChatActionChild.sys.mjs -*- mode: js; indent-tabs-mode: nil; js-indent-level: 2 -*- 1604
ChatActionParent.sys.mjs -*- mode: js; indent-tabs-mode: nil; js-indent-level: 2 -*- 1055
ContextMenuParent.sys.mjs 1400
LinkClickHandlerChild.sys.mjs 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. @returns the url and the text for the link being clicked. 4753
LinkClickHandlerParent.sys.mjs 527
LinkHandlerParent.sys.mjs 1416
MailLinkChild.sys.mjs 1225
MailLinkParent.sys.mjs 2424
moz.build 796
PromptParent.sys.mjs Opens a window prompt for a BrowsingContext, and puts the associated browser in the modal state until the prompt is closed. @param {object} args The arguments passed up from the BrowsingContext to be passed directly to the modal window. @returns {Promise} Resolves when the window prompt is dismissed. @resolves {object} The arguments returned from the window prompt. 2881
VCardChild.sys.mjs 731
VCardParent.sys.mjs 476