Commit Graph

14 Commits

Author SHA1 Message Date
Chris Leary
3af41999dc Merge mozilla-central into tracemonkey. 2011-01-04 10:51:14 -08:00
Ben Newman
712e63590e Bug 620242 - [@ JetpackActorCommon::RecList::remove] mishandles node, r+a=jst 2010-12-22 14:20:00 -08:00
Luke Wagner
3cb920c302 Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh) 2010-12-03 00:24:17 -08:00
Benjamin Smedberg
b6e7deaf68 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
Chris Jones
63fd9b5ade Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking 2010-11-08 20:49:00 -06:00
Johnny Stenback
f7f1cfc7e4 Bug 580128. Properly switch compartments and wrap values when running xpcshell tests. r=mrbkap@gmail.com 2010-10-10 15:46:16 -07:00
Benjamin Smedberg
4f5d82f882 Bustage fix, bug 578821. 2010-08-10 11:48:49 -04:00
Luke Wagner
32541f500f Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
Robert Sayre
bd7353dc83 Merge mozilla-central to tracemonkey. 2010-07-11 16:23:48 -07:00
Robert Sayre
55f4f4ff1f Move includes in JetpackActorCommon.cpp only. 2010-06-30 14:28:08 -07:00
Robert Sayre
e743412fd8 Backed out changeset 562f69adb6b8 2010-06-30 13:50:26 -07:00
Robert Sayre
0e671bfefe try to fix moz_free macro substitution bustage on Windows by reordering includes 2010-06-30 13:26:15 -07:00
Ben Newman
a63170aac7 Implement the multi-process Jetpack API (bug 556846). r=bsmedberg,bent 2010-06-25 08:00:37 -07:00
Benjamin Smedberg
174fb9fbc8 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