| assets |
|
|
| chat.css |
Hide some content, e.g., dropdown, when onboarding exists |
6204 |
| chat.html |
|
2354 |
| chat.js |
|
17317 |
| content |
|
|
| GenAI.sys.mjs |
|
40841 |
| GenAIChild.sys.mjs |
JSWindowActor to detect content page events to send GenAI related data.
|
7593 |
| GenAIParent.sys.mjs |
JSWindowActor to pass data between GenAI singleton and content pages.
|
606 |
| jar.mn |
|
741 |
| LinkPreview.sys.mjs |
Gets the context value for the current tab.
For about: pages, returns the URI's filePath (e.g., "home", "newtab", "preferences").
For regular webpages, returns undefined.
@param {Window} win - The browser window context.
@returns {string|undefined} The tab context value or undefined if not an about: page.
@private
|
33358 |
| LinkPreviewChild.sys.mjs |
Represents a child actor for handling link previews in the browser.
Interacts with content windows and handles events related to link previews.
@class LinkPreviewChild
@augments {JSWindowActorChild}
|
13785 |
| LinkPreviewModel.sys.mjs |
Manager for the block list. If null, no block list is applied.
@type {BlockListManager}
|
18225 |
| LinkPreviewParent.sys.mjs |
JSWindowActor to pass data between LinkPreview singleton and content pages.
|
454 |
| metrics.yaml |
|
28537 |
| moz.build |
|
886 |
| pageAssist.html |
|
1210 |
| PageAssist.sys.mjs |
Page Assistant
|
944 |
| PageAssistChild.sys.mjs |
Represents a child actor for getting page data from the browser.
|
1995 |
| PageAssistParent.sys.mjs |
JSWindowActor to pass data between PageAssist singleton and content pages.
|
657 |
| smartAssist.html |
|
1214 |
| SmartAssistEngine.sys.mjs |
eslint-disable-next-line mozilla/reject-import-system-module-from-non-system |
6885 |
| smartAssistPage.html |
|
722 |
| tests |
|
|