Name Description Size Coverage
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 11364 -
download_firefox.h 1182 -
file_sink.cpp 1687 -
file_sink.h 692 -
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 Runs the provided path using the shell using the provided command-line parameters. Blocks until the application starts accepting input, or until a Windows-internal timeout is reached. Refer to SEE_MASK_WAITFORINPUTIDLE's documentation. @param path The path to the file or URL to run. @param params Command-line arguments to pass. May be null. @returns Truthy if the launch succeeded, false otherwise. 3376 -
moz.build 1458 -
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 1863 -
tempfile_name.h 349 -
tests -