Bug 1726804 - Refactor PROCESS_TYPE_* from nsICrashService r=gsvelto
commita9b9bae96158b8043aeec1a837d592b91d447b54
authorAlexandre Lissy <lissyx+mozillians@lissyx.dyndns.org>
Fri, 19 Nov 2021 14:02:56 +0000 (19 14:02 +0000)
committerAlexandre Lissy <lissyx+mozillians@lissyx.dyndns.org>
Fri, 19 Nov 2021 14:02:56 +0000 (19 14:02 +0000)
treeaf4de81c07536f4bb656d457ce36e753562cefcb
parent60d10601bbbac614f265eac4ea24ddb8bbbe93ac
Bug 1726804 - Refactor PROCESS_TYPE_* from nsICrashService r=gsvelto

Differential Revision: https://phabricator.services.mozilla.com/D121389
14 files changed:
.eslintignore
ipc/glue/CrashReporterHost.cpp
toolkit/components/crashes/CrashManager.jsm
toolkit/components/crashes/CrashService.jsm
toolkit/components/crashes/gen_process_map.py [new file with mode: 0644]
toolkit/components/crashes/gen_process_pings.py [new file with mode: 0644]
toolkit/components/crashes/moz.build
toolkit/components/crashes/nsICrashService.idl
toolkit/components/crashes/tests/xpcshell/test_crash_manager.js
toolkit/components/crashes/tests/xpcshell/test_crash_service.js
toolkit/components/crashes/tests/xpcshell/test_crash_store.js
toolkit/crashreporter/test/unit/test_event_files.js
toolkit/xre/GeckoArgs.h
xpcom/geckoprocesstypes_generator/geckoprocesstypes/__init__.py