gecko/js
Bobby Holley 9ab7c2d38c Bug 877261 - Remove XPCLazyCallContext from Quickstubs. r=Ms2ger
There are a number of places where quickstubs does a scary-looking call to
lccx->SetWrapper. However, the lccx never gets morphed into a ccx, nor does
it escape in any other way. And unlike ccxes, declaring an lccx on the stack
doesn't have any observable side-effects. So this should actually be safe.
2013-06-04 21:11:20 -07:00
..
ductwork/debugger Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
examples
ipc Bug 868110 - Remove JS_GetGlobalObject. r=luke 2013-05-22 15:42:45 -06:00
jsd Bug 879341 - Use an AutoPushJSContext in JSD. r=gabor 2013-06-04 15:37:59 -07:00
public Bug 877216. Add CallArgs-like structs for use in DOM specialized getters/setters/methods. r=waldo 2013-05-30 17:47:00 -04:00
src Bug 878374 - Support non-Value Handles as VMFunction outparams. (r=nbp) 2013-05-31 19:16:14 -07:00
xpconnect Bug 877261 - Remove XPCLazyCallContext from Quickstubs. r=Ms2ger 2013-06-04 21:11:20 -07:00