gecko-dev/toolkit/crashreporter
Gabriele Svelto 7b64f6d545 Bug 1319071 - Make crash minidumps use the same format for filenames on Linux as on other platforms; r=ted
This patch forks the breakpad files used for GUID generation and replaces them
with copies living together with the rest of the forked sources. Since other
files in the breakpad sources rely on the original files being present they
haven't been removed but we deliberately define their inclusion definitions in
the build system to prevent them from contributing to the build. This ensures
that we always use our own version of the GUID generator while not touching
the non-forked sources.

MozReview-Commit-ID: 5kW74yAPUDW

--HG--
rename : toolkit/crashreporter/google-breakpad/src/common/linux/guid_creator.cc => toolkit/crashreporter/breakpad-client/linux/handler/guid_generator.cc
rename : toolkit/crashreporter/google-breakpad/src/common/linux/guid_creator.h => toolkit/crashreporter/breakpad-client/linux/handler/guid_generator.h
extra : rebase_source : 60eb027258833996777469d2a13142077486bee9
2017-03-14 14:37:26 +01:00
..
breakpad-client Bug 1319071 - Make crash minidumps use the same format for filenames on Linux as on other platforms; r=ted 2017-03-14 14:37:26 +01:00
breakpad-patches
breakpad-windows-libxul bug 1336548 - fork breakpad src/client into toolkit/crashreporter/breakpad-client. r=gsvelto 2017-02-08 06:45:38 -05:00
breakpad-windows-standalone bug 1336548 - fork breakpad src/client into toolkit/crashreporter/breakpad-client. r=gsvelto 2017-02-08 06:45:38 -05:00
client Bug 1345654 - Enable client-side stack-walking on beta and release for main process crashes r=bsmedberg 2017-03-09 14:53:54 +01:00
content Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
docs Bug 1310703 - Make the crashreporter client send a crash ping via the ping sender executable; r=ted 2017-01-16 18:14:17 +01:00
google-breakpad Bug 1319071 - Make crash minidumps use the same format for filenames on Linux as on other platforms; r=ted 2017-03-14 14:37:26 +01:00
injector bug 1336548 - fork breakpad src/client into toolkit/crashreporter/breakpad-client. r=gsvelto 2017-02-08 06:45:38 -05:00
jsoncpp Bug 1312309 - Use updated option of "-fexceptions" for clang-cl. r=froydnj 2016-10-24 09:53:55 +08:00
minidump-analyzer Backed out 2 changesets (bug 1280477) for depending on something backed out 2016-09-15 19:46:09 -07:00
test Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan 2017-03-02 13:08:29 -08:00
tools bug 1329320 - replace makecab with rust-makecab in symbolstore. r=gps 2017-01-06 05:57:10 -05:00
crashreporter.mozbuild bug 1336548 - fork breakpad src/client into toolkit/crashreporter/breakpad-client. r=gsvelto 2017-02-08 06:45:38 -05:00
CrashReports.jsm Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
CrashSubmit.jsm Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug 2017-02-08 10:18:32 +01:00
InjectCrashReporter.cpp bug 1336548 - fork breakpad src/client into toolkit/crashreporter/breakpad-client. r=gsvelto 2017-02-08 06:45:38 -05:00
InjectCrashReporter.h Bug 1322465 part 11 - Use explicit/MOZ_IMPLICIT for the unary constructors in toolkit/. r=Ehsan 2016-12-16 15:59:00 +08:00
jar.mn
KeyValueParser.jsm Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
LoadLibraryRemote.cpp
LoadLibraryRemote.h
mac_utils.h
mac_utils.mm
moz.build bug 1336548 - fork breakpad src/client into toolkit/crashreporter/breakpad-client. r=gsvelto 2017-02-08 06:45:38 -05:00
nsExceptionHandler.cpp Backed out changeset 9ba65a580135 (bug 1320134) for crashing webgl on Windows. r=backout 2017-03-15 12:41:49 +08:00
nsExceptionHandler.h Bug 1293656 - Send crash pings for content crashes complete with stack traces r=bsmedberg 2016-10-19 12:51:29 +02:00
update-breakpad.sh bug 1336548 - fork breakpad src/client into toolkit/crashreporter/breakpad-client. r=gsvelto 2017-02-08 06:45:38 -05:00
update-jsoncpp.sh Bug 1280477 - Import jsoncpp into the source tree and integrate it into the build r=ted 2016-10-13 11:19:05 +02:00