Name Description Size
app_update.sjs Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 7746
complete.exe 0
complete.mar 0
complete.png 0
complete_log_success_mac 16172
complete_log_success_win 9939
complete_mac.mar 0
complete_precomplete 420
complete_precomplete_mac 828
complete_removed-files 273
complete_removed-files_mac 1052
complete_update_manifest 1371
old_version.mar 0
partial.exe 0
partial.mar 0
partial.png 0
partial_log_failure_mac 11388
partial_log_failure_win 7826
partial_log_success_mac 13656
partial_log_success_win 8614
partial_mac.mar 0
partial_precomplete 445
partial_precomplete_mac 872
partial_removed-files 438
partial_removed-files_mac 1052
partial_update_manifest 2207
README.md README 4047
replace_log_success 181
shared.js Shared code for xpcshell, mochitests-chrome, and mochitest-browser-chrome. 29657
sharedUpdateXML.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 14087
simple.mar 0
syncManagerTestChild.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2429
xpcshellConstantsPP.js Preprocessed constants used by xpcshell tests 784
xpcshellUtilsAUS.js Test log warnings that happen before the test has started "Couldn't get the user appdata directory. Crash events may not be produced." in nsExceptionHandler.cpp (possibly bug 619104) Test log warnings that happen after the test has finished "OOPDeinit() without successful OOPInit()" in nsExceptionHandler.cpp (bug 619104) "XPCOM objects created/destroyed from static ctor/dtor" in nsTraceRefcnt.cpp (possibly bug 457479) Other warnings printed to the test logs "site security information will not be persisted" in nsSiteSecurityService.cpp and the error in nsSystemInfo.cpp preceding this error are due to not having a profile when running some of the xpcshell tests. Since most xpcshell tests also log these errors these tests don't call do_get_profile unless necessary for the test. "!mMainThread" in nsThreadManager.cpp are due to using timers and it might be possible to fix some or all of these in the test itself. "NS_FAILED(rv)" in nsThreadUtils.cpp are due to using timers and it might be possible to fix some or all of these in the test itself. 157253