Find
C
ase-sensitive
R
egexp search
Path
Showing
e535ba2b
:
Bug
2022782
: Default to incrementally updating profiles.ini. r=profiles-reviewers,jhirsch
firefox-main
/
browser
/
components
/
backup
/
actors
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
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.
6430
95 %
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.
10668
83 %