gecko-dev/js/jetpack
Rafael Ávila de Espíndola afd9226645 Bug 623117 - JetPack class Handle depends on invalid unqualified lookup into dependent bases of class templates; r=mrbkap a=bsmedberg 2011-01-18 15:15:35 -05: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 Bug 623117 - JetPack class Handle depends on invalid unqualified lookup into dependent bases of class templates; r=mrbkap a=bsmedberg 2011-01-18 15:15:35 -05:00
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
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
ipdl.mk
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