gecko-dev/js/jetpack
Benjamin Smedberg dd3cf56a97 Bug 602891 part B - Backend support for jetpack-process crashes and crash recovery, r=cjones
On crash, an event will be submitted to the parent with the name "core:process-error" with a context object. If crash reporting is enabled and a crash report is available, the context object will have a .dumpID property which can be used to submit the crash report.

--HG--
extra : rebase_source : d089bb451271999ae3861a83f2b21ba8ec9e0122
2010-11-17 15:57:02 -05:00
..
tests Bug 602891 part B - Backend support for jetpack-process crashes and crash recovery, r=cjones 2010-11-17 15:57:02 -05:00
Handle.h Bug 581263 - remove slow natives (r=waldo,mrbkap) 2010-08-16 12:35:04 -07:00
ipdl.mk
JetpackActorCommon.cpp Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking 2010-11-08 20:49:00 -06:00
JetpackActorCommon.h Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking 2010-11-08 20:49:00 -06:00
JetpackChild.cpp Bug 602891 part B - Backend support for jetpack-process crashes and crash recovery, r=cjones 2010-11-17 15:57:02 -05:00
JetpackChild.h Bug 602891 part B - Backend support for jetpack-process crashes and crash recovery, r=cjones 2010-11-17 15:57:02 -05:00
JetpackParent.cpp Bug 602891 part B - Backend support for jetpack-process crashes and crash recovery, r=cjones 2010-11-17 15:57:02 -05:00
JetpackParent.h Bug 602891 part B - Backend support for jetpack-process crashes and crash recovery, r=cjones 2010-11-17 15:57:02 -05:00
JetpackProcessChild.cpp
JetpackProcessChild.h
JetpackProcessParent.cpp
JetpackProcessParent.h
JetpackService.cpp
JetpackService.h
Makefile.in
nsIJetpack.idl Bug 568698 - Instead of fixing two globals in the jetpack process, allow jetpack to create sandboxes in which to load user code and implementation modules, r=bent 2010-07-08 09:40:07 -07:00
nsIJetpackService.idl
PHandle.ipdl
PJetpack.ipdl Bug 578809 - Jetpack .callMessage should be RPC, not sync, so that handles created during the reply are available correctly, r=bent 2010-07-23 17:11:33 -04:00