| AIChatContentChild.sys.mjs |
Represents a child actor for getting page data from the browser.
|
6139 |
- |
| AIChatContentParent.sys.mjs |
JSWindowActor to pass data between AIChatContent singleton and content pages.
Handles:
- Message routing between ai-window and ai-chat-content
- Conversation ID tracking for security ledger access
- Push-based trusted URL updates to child
|
11190 |
- |
| AISmartBarChild.sys.mjs |
Represents a child actor for getting query requests from the browser.
|
667 |
- |
| AISmartBarParent.sys.mjs |
JSWindowActor to pass a query from the Urlbar to the Smartbar.
|
422 |
- |