gecko-dev/netwerk/test
Gabriele Svelto 3148018ed7 Bug 1359326 - Run the minidump analyzer directly from the CrashService code; r=bsmedberg
This patch removes the C++ code used to run the minidump analyzer when a
content process crashes, and replaces it with JS code within the CrashService
object. This removes the need for a separate shutdown blocker in C++ code and
allows end-to-end testing of the crash service functionality. Additionally
the exception handler code can be simplified since it's now only used to run
the crash reporter client.

The test added to test_crash_service.js covers computing the minidump SHA256
hash (bug 1322611) and of the minidump analyzer itself (bug 1280477).

MozReview-Commit-ID: LO5w839NHev
2017-05-11 14:03:50 +02:00
..
browser Bug 1359326 - Run the minidump analyzer directly from the CrashService code; r=bsmedberg 2017-05-11 14:03:50 +02:00
crashtests Bug 1334468 - A crashtest about restricted characters in URI. r=mcmanus 2017-02-10 11:19:59 +08:00
gtest Bug 1334776 - Store header names into nsHttpHeaderArray. r=mcmanus 2017-04-27 16:48:36 +02:00
httpserver Backed out 3 changesets (bug 469228) for being a possible cause of frequent test_animSVGImage.html failures a=backout 2017-05-10 10:13:54 -07:00
mochitests Bug 1351146 - P2 - Update test case and usage of nsIRedirectHistoryEntry interface. r=dragana 2017-05-25 19:42:00 +02:00
reftest Bug 1351548 - Remove reftest-stylo.lists. r=bholley 2017-04-28 11:15:58 +08:00
unit Bug 1351146 - P2 - Update test case and usage of nsIRedirectHistoryEntry interface. r=dragana 2017-05-25 19:42:00 +02:00
unit_ipc Bug 1363311 - Honor Set-Cookie headers in multipart/mixed response boundary headers in e10s mode; r=jdm 2017-05-24 17:32:32 -04:00
moz.build Bug 1330857 - remove unused files in netwerk/test. r=mcmanus 2017-01-13 11:37:15 +08:00
TestBind.cpp Bug 1313752 - Port binary tests in netwerk/test to gtest, or remove the ones that we currently aren't running. r=michal.novotny. Includes the following followups: 2016-11-29 13:53:48 -05:00
TestCommon.h Bug 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04:00
TestCookie.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
TestNamedPipeService.cpp Bug 1322377 - frequent intermittent timeouts in TestNamedPipeService - there was a race between notifying the monitor and waiting for it, so instead of a monitor use an event, r=bagder 2016-12-08 09:05:39 -10:00
TestUDPSocket.cpp Bug 1329916 - Part 1: Remove netwerk checks for Windows XP. r=mcmanus 2016-12-17 00:05:34 -08:00