Name Description Size Coverage
lib.rs Rust XPCOM implementation of `nsIWinBackgroundTaskRegistrar`. The MSIX-packaged counterpart to `nsIWinTaskSchedulerService`: registers recurring Windows MSIX `TimeTrigger` tasks via the WinRT `Windows.ApplicationModel.Background` APIs. Each task activates a COM server identified by a CLSID entry point, which in turn launches `firefox.exe --backgroundtask <task>`. 5707 -
WinBackgroundTaskRegistrar.h 656 -