| AIChatContentChild.sys.mjs |
Represents a child actor for getting page data from the browser.
|
4258 |
- |
| AIChatContentParent.sys.mjs |
JSWindowActor to pass data between AIChatContent singleton and content pages.
|
11177 |
- |
| AISmartBarChild.sys.mjs |
@import { SmartbarCommitDetails } from "resource:///modules/AISmartBarParent.sys.mjs"
|
1135 |
- |
| AISmartBarParent.sys.mjs |
@import { SapLocation, ContextWebsite } from "chrome://browser/content/urlbar/SmartbarInput.mjs"
@import { SmartbarAction } from "chrome://browser/content/aiwindow/components/input-cta/input-cta.mjs"
@import { ChatSubmitType } from "chrome://browser/content/aiwindow/components/ai-window/ai-window.mjs"
|
1334 |
- |
| AITabChild.sys.mjs |
Child actor for about:aitab. Forwards page lookups from the content document
to the parent process and dispatches the answer back to the requester.
|
1301 |
- |
| AITabParent.sys.mjs |
Parent actor for about:aitab. Resolves the page name from the page URL into
the stored page config that content renders.
|
1269 |
- |
| SmartFormFillChild.sys.mjs |
@typedef {import("moz-src:///browser/components/aiwindow/ui/modules/SmartFormFillController.sys.mjs").FillFormResult} FillFormResult |
12911 |
- |
| SmartFormFillParent.sys.mjs |
@typedef {import("moz-src:///browser/components/aiwindow/ui/modules/SmartFormFillController.sys.mjs").SmartFormFillController} Controller |
43050 |
- |
| SmartFormFillReviewChild.sys.mjs |
@typedef {import("chrome://browser/content/aiwindow/components/ai-sff-form-review.mjs").AiSffFormReview} AiSffFormReview |
7335 |
- |
| SmartFormFillReviewParent.sys.mjs |
@typedef {import("chrome://browser/content/aiwindow/modules/SmartFormFillConstants.mjs").FormReviewField} FormReviewField |
5550 |
- |
| SmartWindowTasksChild.sys.mjs |
Child actor for SmartWindowTasks to handle communication with the parent process.
|
2802 |
- |
| SmartWindowTasksParent.sys.mjs |
JSWindowActor to handle communication between SmartWindowTasks UI and MonitorAgent.
|
4492 |
- |