gecko-dev/toolkit/crashreporter/test
Gabriele Svelto cbadcd16da Bug 1632080 - Stop sending orphaned crash reports with synthesized crash annotations r=mconley
We originally added this functionality in bug 1566855 because we were
seeing a significant amount of orphaned crashes not being submitted.
Notably some of these were early content process startup crashes and
missing them made us unaware of severe issues that would affect our
users. In the meantime we've addressed most of the cases where a crash
would be orphaned. Since the crashes submitted this way have a buildid
that does not match the version of Firefox that actually crashed they
can be confusing during crash triage.

Given the above we can safely remove this functionality. This patch
reverts most of the changes from bug 1566855 but leaves the test
refactorings in place.

Differential Revision: https://phabricator.services.mozilla.com/D78219
2020-06-05 06:32:24 +00:00
..
browser Bug 1632080 - Stop sending orphaned crash reports with synthesized crash annotations r=mconley 2020-06-05 06:32:24 +00:00
gtest Backed out changeset 541b98270c99 (bug 1539944) for causing bc leaks CLOSED TREE 2020-02-12 03:23:15 +02:00
unit Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
unit_ipc Bug 1614933 - Fix a deadlock in Breakpad crash generation on Windows; r=KrisWright 2020-04-08 06:55:41 +00:00
CrashTestUtils.jsm Bug 1574390 - Implement guard pages in PHC. r=glandium 2020-03-27 00:14:53 +00:00
ExceptionThrower.cpp
ExceptionThrower.h
dumputils.cpp
moz.build
nsTestCrasher.cpp Bug 1574390 - Implement guard pages in PHC. r=glandium 2020-03-27 00:14:53 +00:00
win64UnwindInfoTests.asm