docs |
|
|
Makefile.in |
|
75 |
module.ver |
|
446 |
moz.build |
|
722 |
pbproxy.cpp |
A very simple wrapper that always launches Firefox in Private Browsing
mode. Any arguments given to this program will be forwarded to Firefox,
as well the information provided by GetStartupInfoW() (the latter is mainly
done to ensure that Firefox's `launch_method` Telemetry works, which
depends on shortcut information).
Any errors that happen during this process will pop up a MessageBox
with a Windows error (if present) and a unique UUID for debugability --
but these are very unlikely to be seen in practice.
|
3271 |
pbproxy.rc |
|
371 |