Name Description Size
data_sink.h Abstract class for any type of implementation that accepts bytes from some kind of data source. 774
desktop-launcher.exe.manifest 1126
desktop-launcher.rc 359
docs
download_firefox.cpp Generate the path and query parameters needed for the request to download the Firefox stub installer. The object name includes the user's locale, which indicates which language/locale version of Firefox to download. @return The path and query params for including in the HTTP request 11444
download_firefox.h 1182
file_sink.cpp 1088
file_sink.h 595
find_firefox.cpp The base registry key that Firefox uses to store its settings is different depending on the branding for the build. This function exposes the correct registry key to use for the current build's branding. 3773
find_firefox.h 394
main.cpp 2470
moz.build 1774
tempfile_name.cpp Create a unique tempfile name in a temp directory appropriate for this user. @return The temp filename, or std::nullopt on failure 1864
tempfile_name.h 349
tests