gecko-dev/toolkit/crashreporter
William Lachance bc2349a4d0 Bug 1452745 - Annotate crash pings with actual display and platform versions r=gsvelto
Before we were falling back to using the raw version, which isn't
correct on at least beta (i.e. we would get `60.0` instead of `60.0b1`).

MozReview-Commit-ID: 7NfV6iRoj4y

--HG--
extra : rebase_source : de1ea9d64d1d03c8281fc0ab9efe4ffac6fd40cb
2018-04-10 15:01:22 -04:00
..
breakpad-client Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
breakpad-patches
breakpad-windows-libxul Bug 1386876 - Replace all uses of DISABLE_STL_WRAPPING with a template, remove DISABLE_STL_WRAPPING. r=glandium 2017-09-11 11:33:26 -07:00
breakpad-windows-standalone Bug 1386876 - Replace all uses of DISABLE_STL_WRAPPING with a template, remove DISABLE_STL_WRAPPING. r=glandium 2017-09-11 11:33:26 -07:00
client Bug 1452745 - Annotate crash pings with actual display and platform versions r=gsvelto 2018-04-10 15:01:22 -04:00
content Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
docs Bug 1357688 - Clean up and document the crash reporter environment variables; r=ted.mielczarek 2018-02-26 15:00:58 +01:00
google-breakpad Bug 1428182 - 6b. Support unified headers in Breakpad code; r=ted 2018-01-30 14:08:23 -05:00
injector Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
minidump-analyzer Bug 1448746 Capitalization fixes for MinGW x64 build in the crash reporter r=gsvelto 2018-03-23 18:01:19 -05:00
test Bug 1449518: More accurate testing for invalid CFI in Win64 unwind info CFI tests; r=dmajor,gsvelto 2018-03-29 10:38:52 +02:00
tools bug 1255485 - build PROGRAMs directly in dist/bin instead of copying them. r=nalexander 2018-01-10 14:26:12 -05:00
crashreporter.mozbuild Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01:00
CrashReports.jsm Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
CrashSubmit.jsm Bug 1440761 - Enable no-unused-vars for global scope on jsm files in toolkit/. r=mossop 2018-02-23 19:25:59 +00:00
InjectCrashReporter.cpp
InjectCrashReporter.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
jar.mn Bug 1402519 - When the crash reporter code is disabled at configure time replace it with a dummy implementation; r=ted.mielczarek 2017-11-14 14:49:33 +01:00
KeyValueParser.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
LoadLibraryRemote.cpp
LoadLibraryRemote.h
mac_utils.h
mac_utils.mm Bug 1448772 - Avoid back-and-forth UTF-16 to UTF-8 to UTF-16 conversions in xpcom/base/MacHelpers.mm. r=mstange 2018-03-26 10:49:02 +03:00
moz.build Bug 1443357: Remove CertAnnotator as it is now obsolete; r=mhowell 2018-03-05 19:08:08 -07:00
nsDummyExceptionHandler.cpp Bug 1407693 - Part 2 - when a child process crashes, write extra annotation data to a pre-opened file descriptor instead of creating a new file; r=gsvelto,rbarker 2017-11-27 14:37:34 -06:00
nsExceptionHandler.cpp Bug 1357688 - Clean up and document the crash reporter environment variables; r=ted.mielczarek 2018-02-26 15:00:58 +01:00
nsExceptionHandler.h Bug 1407693 - Part 2 - when a child process crashes, write extra annotation data to a pre-opened file descriptor instead of creating a new file; r=gsvelto,rbarker 2017-11-27 14:37:34 -06:00
nsExceptionHandlerUtils.cpp Bug 1438750 - Remove mfbt/double-conversion.h, and change existing users to instead do #include "double-conversion/double-conversion.h" themselves. r=froydnj on a CLOSED TREE 2018-02-21 10:15:43 +02:00
nsExceptionHandlerUtils.h Bug 1402519 - When the crash reporter code is disabled at configure time replace it with a dummy implementation; r=ted.mielczarek 2017-11-14 14:49:33 +01:00
ThreadAnnotation.cpp
ThreadAnnotation.h
update-breakpad.sh
update-jsoncpp.sh