gecko-dev/toolkit/crashreporter
Kristen Wright cc862d2d30 Bug 1539944 - Get rid of NS_NewThread r=froydnj
Gets rid of `NS_NewThread`. Where it was used in testing, I gave the new named threads names relevant to their tests.

Differential Revision: https://phabricator.services.mozilla.com/D62475

--HG--
extra : source : 541b98270c9985c5bd3569ff3ff8bc6c3d3c650a
2020-02-11 21:01:56 +00:00
..
breakpad-client Bug 1610778 - Prevent garbage from being printed out together with a process PID r=froydnj 2020-01-22 14:40:39 +00:00
breakpad-patches
breakpad-windows-libxul
breakpad-windows-standalone
client
content
docs
google-breakpad Bug 1612025 - Avoid conflict with pread64/pwrite64 defined by libc r=gsvelto 2020-01-29 07:05:44 +00:00
injector
minidump-analyzer Bug 1607804 - Store ModuleSignatureInfo as stringified JSON instead of as an actual JSON object r=froydnj 2020-01-13 14:07:09 +00:00
rust
test Bug 1539944 - Get rid of NS_NewThread r=froydnj 2020-02-11 21:01:56 +00:00
tools Bug 1603988 - Part 1: Avoid to fail system-symbols-mac-upload-symbols when no symbols to upload r=marco,gsvelto 2020-02-04 10:06:07 +00:00
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml Bug 1602819 - Expose desktop environment (e.g. GNOME, KDE) on Linux. r=jrmuizel,fluent-reviewers 2020-02-10 14:21:30 +00:00
CrashReports.jsm Bug 1608281 - Automated rewrite away from reading properties on the global `this` in JSM files - round 1 r=mossop 2020-01-29 21:50:04 +00:00
CrashSubmit.jsm Bug 1609649 - Strip telemetry annotations from the crashes we submit via Firefox r=chutten 2020-01-23 21:22:11 +00:00
InjectCrashReporter.cpp
InjectCrashReporter.h
LoadLibraryRemote.cpp
LoadLibraryRemote.h
ThreadAnnotation.cpp
ThreadAnnotation.h
crashreporter.mozbuild
generate_crash_reporter_sources.py
jar.mn
mac_utils.h
mac_utils.mm
moz.build Bug 1588538 - Use the new Windows dump_syms tool to dump symbols in local builds r=glandium 2020-01-16 14:14:13 +00:00
nsDummyExceptionHandler.cpp Backed out changeset 228931ff1d49 (bug 1607364) for mochitest failures. CLOSED TREE 2020-01-28 22:03:47 +02:00
nsExceptionHandler.cpp Bug 1612899 - Close the pipe used to send crash annotations to the parent process only once r=froydnj 2020-02-03 16:08:30 +00:00
nsExceptionHandler.h Backed out changeset 228931ff1d49 (bug 1607364) for mochitest failures. CLOSED TREE 2020-01-28 22:03:47 +02:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh