gecko/js
Bobby Holley b97faac20c Bug 860085 - Remove XPCCallContext refcounting optimization. r=gabor
We only use XPCCallContext for reflector calls now, at which point an AddRef
is totally insignificant. Using an auto pointer here lets us clean up some
code, and makes the XPCCallContext destructor start to look pretty sane. :-)
2013-07-03 11:05:20 -06:00
..
ductwork/debugger Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4); r=joey 2013-07-01 11:34:30 -04:00
examples Bug 876776 - Import latest version of js/examples/jorendb.js. DONTBUILD 2013-06-04 12:14:17 -07:00
ipc Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug). 2013-07-03 00:24:32 -07:00
jsd Bug 880917 - Remove support for munging JS versions from JSD. r=luke 2013-06-29 09:11:16 -06:00
public Bug 878160 - GC: post barrier weak references in the browser - part 1 JS engine r=terrence 2013-07-02 09:43:45 +01:00
src Bug 889825 - Eliminate more bounds checks when double arrays are used. r=h4writer 2013-07-03 18:55:01 +02:00
xpconnect Bug 860085 - Remove XPCCallContext refcounting optimization. r=gabor 2013-07-03 11:05:20 -06:00