gecko/js/jetpack
Jim Blandy b775bfcb46 Bug 537873: Add 'strict' argument to setters defined throughout Firefox. r=brendan
This should take care of all setters defined outside SpiderMonkey proper. Very mechanical.
2011-02-09 11:31:40 -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 Bug 537873: Add 'strict' argument to setters defined throughout Firefox. r=brendan 2011-02-09 11:31:40 -08:00
ipdl.mk
JetpackActorCommon.cpp Fix compartment mismatches in js/jetpack (bug 624366, r=jst). 2011-01-26 15:18:51 -08:00
JetpackActorCommon.h Fix compartment mismatches in js/jetpack (bug 624366, r=jst). 2011-01-26 15:18:51 -08:00
JetpackChild.cpp Bug 537873: Add 'strict' argument to setters defined throughout Firefox. r=brendan 2011-02-09 11:31:40 -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 Fix compartment mismatches in js/jetpack (bug 624366, r=jst). 2011-01-26 15:18:51 -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 Disable jetpack service and unit tests (bug 629197, r=shaver). 2011-01-31 19:33:15 -08:00
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