| components.conf |
|
1025 |
| Marionette.sys.mjs |
A promise that resolves when the initial application window has been opened.
@returns {Promise}
Promise that resolves when the initial application window is open.
|
9552 |
| moz.build |
|
513 |
| nsIMarionette.idl |
Interface for accessing the Marionette server instance. |
563 |
| nsIRemoteAgent.idl |
The Gecko remote agent is an RPC subsystem that exposes
browser-internal interfaces and services to the surrounding
system.
Consumers, whether remote or browser-local, can interface with
the browser through an assorted set of services ranging from
document introspection and script evaluation, to instrumentation,
user interaction simulation, and event subscription.
|
910 |
| RemoteAgent.sys.mjs |
A promise that resolves when the initial application window has been opened.
@returns {Promise}
Promise that resolves when the initial application window is open.
|
15436 |