Name Description Size Coverage
WebDriverDocumentInsertedActor.sys.mjs Register the DocumentInserted actor that will propagate initial-document-element-inserted notifications from content processes to the parent process. 1166 88 %
WebDriverDocumentInsertedChild.sys.mjs 1556 88 %
WebDriverDocumentInsertedParent.sys.mjs 963 92 %
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 100 %
WebDriverWorkerListenerChild.sys.mjs Expected API for WorkerDebuggerManager.addListener. 4465 90 %
WebDriverWorkerListenerParent.sys.mjs 1112 92 %