gecko-dev/toolkit/crashreporter
Gabriele Svelto 969e685d94 Bug 1596210 - Prevent breakpad from spamming the log with error messages r=KrisWright
Setting breakpad minimum log severity level to CRITICAL should be enough to
quiet it completely since there are no statements in the code using it, the
"highest" I could find all use the ERROR level.

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

--HG--
extra : moz-landing-system : lando
2020-04-08 20:28:14 +00:00
..
breakpad-client Bug 1614933 - Fix a deadlock in Breakpad crash generation on Windows; r=KrisWright 2020-04-08 06:55:41 +00:00
breakpad-patches Bug 1615713 - Update breakpad to upstream revision 5bba75bfd6ec386b8e3af0b91332388a378135bf r=gsvelto 2020-03-19 22:52:26 +00:00
breakpad-windows-libxul
breakpad-windows-standalone
client Bug 1625354: Two more switches to a non-deprecated API to load .nib files. r=mstange 2020-03-30 23:17:27 +00:00
content Bug 1609823 Make about:crashes an HTML file r=ntim 2020-03-11 19:15:12 +00:00
docs
google-breakpad Bug 1596210 - Prevent breakpad from spamming the log with error messages r=KrisWright 2020-04-08 20:28:14 +00:00
injector
minidump-analyzer
rust Bug 1617369 - Reformat toolkit/crashreporter/ & toolkit/library/rust/ using rustfmt r=gsvelto 2020-02-25 07:44:53 +00:00
test Bug 1614933 - Fix a deadlock in Breakpad crash generation on Windows; r=KrisWright 2020-04-08 06:55:41 +00:00
tools Backed out changeset 78a429af0ec5 (bug 1622687) for build bustage 2020-03-30 23:32:19 +03:00
CrashAnnotations.cpp
CrashAnnotations.h.in
CrashAnnotations.yaml Bug 1627360 - Document and fix the serialization of the SubmittedFromInfobar crash annotation r=mconley 2020-04-06 16:33:32 +00:00
CrashReports.jsm
CrashSubmit.jsm Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
InjectCrashReporter.cpp
InjectCrashReporter.h
LoadLibraryRemote.cpp
LoadLibraryRemote.h
ThreadAnnotation.cpp Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
ThreadAnnotation.h Bug 1622452 - Remove the remote exception handler when a content process shuts down r=froydnj 2020-03-19 14:06:31 +00:00
crashreporter.mozbuild
generate_crash_reporter_sources.py
jar.mn Bug 1609823 Make about:crashes an HTML file r=ntim 2020-03-11 19:15:12 +00:00
mac_utils.h
mac_utils.mm
moz.build Bug 1616630 - Use py3_action for GENERATED_FILES that already support it; r=firefox-build-system-reviewers,kvark,rstewart 2020-02-21 00:05:17 +00:00
nsDummyExceptionHandler.cpp Bug 1614933 - Gather content processes' crash annotations at exception time instead of using IPC; r=froydnj 2020-04-08 06:55:40 +00:00
nsExceptionHandler.cpp Bug 1614933 - Fix a deadlock in Breakpad crash generation on Windows; r=KrisWright 2020-04-08 06:55:41 +00:00
nsExceptionHandler.h Bug 1614933 - Gather content processes' crash annotations at exception time instead of using IPC; r=froydnj 2020-04-08 06:55:40 +00:00
nsExceptionHandlerUtils.cpp
nsExceptionHandlerUtils.h
update-breakpad.sh