| UrlbarChild.sys.mjs |
The object the actor publishes as `window.UrlbarActorPort` to expose
certain actor functions and [ChromeOnly] capabilities to content.
@typedef {ReturnType<UrlbarChild["createPort"]>} UrlbarActorPort
|
10954 |
- |
| UrlbarParent.sys.mjs |
@import {UrlbarParentController} from "moz-src:///browser/components/urlbar/UrlbarParentController.sys.mjs"
@import {UrlbarInput} from "chrome://browser/content/urlbar/UrlbarInput.mjs"
@import {UrlbarView} from "chrome://browser/content/urlbar/UrlbarView.mjs"
|
12853 |
- |