gecko-dev/js/jetpack
2011-01-05 11:03:00 -08:00
..
tests Bug 609066 - nsIJetpack.registerReceiver doesn't recognize functions wrapped in a proxy, throws NS_ERROR_ILLEGAL_VALUE. Don't use JS_ObjectIsFunction, instead use JS_TypeOfValue to determine whether we have a legal receiver. r?mrbkap 2010-11-17 15:58:08 -05:00
Handle.h
ipdl.mk
JetpackActorCommon.cpp Merge mozilla-central into tracemonkey. 2011-01-04 10:51:14 -08: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 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh) 2010-12-03 00:24:17 -08: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 603363 AutoCXPusher::mCX is unused in JetpackParent.cpp 2011-01-05 11:03:00 -08: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 Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh) 2010-12-03 00:24:17 -08:00
nsIJetpack.idl
nsIJetpackService.idl
PHandle.ipdl
PJetpack.ipdl