gecko-dev/toolkit
Jed Davis dcf250eeb3 Bug 1802064 - Handle failure to send crash annotations from child to parent on Windows. r=gsvelto
When we're writing to the crash annotation pipe in a child process
exception handler, it can fail if the parent process has already closed
the reading end during the `GeckoChildProcessHost` destructor (i.e., if
the crash happens late in shutdown), and probably for other reasons.

This patch checks for that error case and stops writing; previously we'd
get into an infinite loop.

Differential Revision: https://phabricator.services.mozilla.com/D163297
2022-12-13 22:57:48 +00:00
..
actors Backed out changeset ad94b64c18cb (bug 1751763) for causing mochitests failures on browser_startup_images.js. CLOSED TREE 2022-12-13 10:29:08 +02:00
components Bug 1795467 - Include some targeting in background update Glean telemetry. r=bytesized,chutten,application-update-reviewers 2022-12-13 22:18:16 +00:00
content Bug 1804366 - Directly reference ./mach addwidget CSS files r=hjones 2022-12-13 21:11:57 +00:00
crashreporter Bug 1802064 - Handle failure to send crash annotations from child to parent on Windows. r=gsvelto 2022-12-13 22:57:48 +00:00
docs
library Bug 1802689 - cargo.toml: more consistency in the author names 2022-12-13 09:14:44 +00:00
locales Backed out changeset 514642d76faa (bug 1792138) for causing mochitests failures in test_ext_protocolHandlers.html. CLOSED TREE 2022-12-13 14:53:38 +02:00
modules Bug 718280 - Part 2: Move registration of migrators into MigrationUtils instead of components.conf. r=NeilDeakin 2022-12-13 17:01:24 +00:00
mozapps Bug 1795467 - Include some targeting in background update Glean telemetry. r=bytesized,chutten,application-update-reviewers 2022-12-13 22:18:16 +00:00
profile Bug 1804701 - Improve layout of profileDowngrade dialog. r=mconley 2022-12-09 15:44:46 +00:00
system Bug 1797163: handle IAsyncOperations with callbacks and events instead of spinlocking r=nrishel 2022-11-21 21:48:21 +00:00
themes Bug 1804364 - fix seek bar focus outline r=kpatenio 2022-12-13 20:45:30 +00:00
xre Bug 1772908 - [6/6] Replace polling in UpdateDriver with use of HandleWatcher on Windows r=application-update-reviewers,bytesized 2022-12-13 16:38:06 +00:00
.eslintrc.js
l10n-registry.manifest
moz.build
moz.configure Bug 1804548 - Fail early when trying to cross-compile with wasm sandboxing on Windows. r=firefox-build-system-reviewers,nalexander 2022-12-13 03:55:35 +00:00
toolkit.mozbuild