gecko-dev/toolkit/components/thumbnails
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
..
content Bug 1338215 - use a windowless browser for thumbnail hosting, r=markh 2017-02-27 19:58:55 +00:00
test Bug 1359326 - Run the minidump analyzer directly from the CrashService code; r=bsmedberg 2017-05-11 14:03:50 +02:00
BackgroundPageThumbs.jsm Bug 1353542 - Cleanup the script output and fix tests, r=Mossop. 2017-05-12 14:54:05 +02:00
BrowserPageThumbs.manifest
PageThumbUtils.jsm Bug 1356023 - Remove nsIScreenManager.systemDefaultScale. r=jfkthame 2017-04-13 07:20:35 +09:00
PageThumbs.jsm Bug 1362882 - script-generated patch to switch from Promise.defer() to new Promise() where it's straightforward, rs=Mossop. 2017-05-12 14:55:27 +02:00
PageThumbsProtocol.js backout of f9abb9c83452 (bug 1319111) for crashes, r=bz 2017-05-13 13:55:11 +02:00
PageThumbsWorker.js Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop 2017-02-07 11:14:49 +00:00
jar.mn Bug 1338215 - use a windowless browser for thumbnail hosting, r=markh 2017-02-27 19:58:55 +00:00
moz.build Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00