| WebDriverDocumentInsertedActor.sys.mjs |
Register the DocumentInserted actor that will propagate
initial-document-element-inserted notifications from content processes to the
parent process.
|
1166 |
- |
| WebDriverDocumentInsertedChild.sys.mjs |
|
1556 |
- |
| WebDriverDocumentInsertedParent.sys.mjs |
|
963 |
- |
| WebDriverWorkerListenerActor.sys.mjs |
Register the WorkerListener actor that will propagate worker
registration/unregistration events from content processes to the parent
process.
Note that this will be replaced by a fully parent process solution once
we can switch to the RemoteWorkerDebugger / RemoteWorkerDebuggerManager via
Bug 1944240.
|
4693 |
- |
| WebDriverWorkerListenerChild.sys.mjs |
Expected API for WorkerDebuggerManager.addListener.
|
4465 |
- |
| WebDriverWorkerListenerParent.sys.mjs |
|
1112 |
- |