Find
C
ase-sensitive
R
egexp search
Path
Showing
a4d4f7ec
from
2026-09-21
:
Merge autoland to mozilla-central
firefox-main
/
toolkit
/
mozapps
/
pushnotificationhelper
/
src
Navigation
Enable keyboard shortcuts
Revision control
Coverage:
0 %
2026-09-11
:
0 %
2026-09-11
:
0 %
2026-09-11
:
0 %
2026-09-13
:
0 %
2026-09-14
:
0 %
2026-09-14
:
0 %
2026-09-14
:
0 %
2026-09-16
:
1 %
2026-09-17
:
0 %
2026-09-17
:
0 %
2026-09-18
:
0 %
2026-09-18
:
0 %
2026-09-18
:
0 %
2026-09-18
:
0 %
2026-09-18
:
0 %
2026-09-19
:
0 %
2026-09-19
:
0 %
2026-09-20
:
0 %
2026-09-20
:
0 %
2026-09-21
:
0 %
2026-09-21
:
0 %
Name
Description
Size
Coverage
lifecycle.rs
The named Windows objects that govern a helper's lifetime. [`StopEvent`] listens on two manual-reset events: one named after a profile and an installation, and one named after the installation alone. A helper serves exactly one profile, so signalling the first asks that profile's helper, and only it, to exit, while signalling the second asks every helper of the installation to exit. [`ProfileGuard`] is a mutex named after the same profile. Only the first helper to serve a profile takes it. Note: currently, the helpers are not revived on system restarts. Firefox needs to readd these helpers on first launch for the system login session.
16807
0 %
main.rs
Command line helper shipped alongside Firefox for working with Windows push notifications. This is currently plumbing only and can be invoked from a console, but implements no commands yet.
12379
1 %