Name Description Size
BackupUIChild.sys.mjs A JSWindowActor that is responsible for marshalling information between the BackupService singleton and any registered UI widgets that need to represent data from that service. Any UI widgets that want to receive state updates from BackupService should emit a BackupUI:InitWidget event in a document that this actor pair is registered for. 5553
BackupUIParent.sys.mjs A JSWindowActor that is responsible for marshalling information between the BackupService singleton and any registered UI widgets that need to represent data from that service. 8011