gecko-dev/toolkit/components/thumbnails/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
..
.eslintrc.js Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
authenticate.sjs
background_red.html
background_red_redirect.sjs
background_red_scroll.html
browser.ini Bug 1359326 - Run the minidump analyzer directly from the CrashService code; r=bsmedberg 2017-05-11 14:03:50 +02:00
browser_thumbnails_bg_bad_url.js
browser_thumbnails_bg_basic.js
browser_thumbnails_bg_captureIfMissing.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
browser_thumbnails_bg_crash_during_capture.js Bug 1359326 - Run the minidump analyzer directly from the CrashService code; r=bsmedberg 2017-05-11 14:03:50 +02:00
browser_thumbnails_bg_crash_while_idle.js Bug 1359326 - Run the minidump analyzer directly from the CrashService code; r=bsmedberg 2017-05-11 14:03:50 +02:00
browser_thumbnails_bg_destroy_browser.js Bug 1318696 - Increase timeout in browser_thumbnails_bg_destroy_browser.js; r=adw 2017-03-01 12:11:47 -07:00
browser_thumbnails_bg_no_alert.js
browser_thumbnails_bg_no_auth_prompt.js
browser_thumbnails_bg_no_cookies_sent.js Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
browser_thumbnails_bg_no_cookies_stored.js Bug 1310112 - Make the pref for using private containers in about:newtab can be changed during the browser is running. r=markh 2016-11-02 03:53:00 -04:00
browser_thumbnails_bg_no_duplicates.js
browser_thumbnails_bg_queueing.js
browser_thumbnails_bg_redirect.js
browser_thumbnails_bg_timeout.js
browser_thumbnails_bug726727.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_thumbnails_bug727765.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
browser_thumbnails_bug818225.js Bug 1350781 - Avoid recomputing gBrowserThumbnails._topSiteURLs for 1 minute after computing it to speed up session restore; r=markh 2017-04-10 10:00:38 -04:00
browser_thumbnails_capture.js
browser_thumbnails_expiration.js
browser_thumbnails_privacy.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_thumbnails_redirect.js Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
browser_thumbnails_storage.js Bug 1353542 - Add an eslint rule deprecating usage of Task.jsm in browser/ and toolkit/, r=Mossop. 2017-05-12 14:54:42 +02:00
browser_thumbnails_storage_migrate3.js Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
browser_thumbnails_update.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
head.js Bug 1359326 - Run the minidump analyzer directly from the CrashService code; r=bsmedberg 2017-05-11 14:03:50 +02:00
privacy_cache_control.sjs
test_thumbnails_interfaces.js Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
thumbnails_background.sjs
thumbnails_update.sjs
xpcshell.ini Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00