gecko/js/xpconnect
2012-02-14 16:16:14 -08:00
..
crashtests Bug 705875 - Check for null IID pointers and references in XPCConvert. r=khuey 2011-12-01 18:24:28 -08:00
idl Bug 706227 - Add way for JS_GC API users to give detailed reason for invocation (r=mccr8) 2012-01-25 10:59:55 -08:00
loader Bug 722254 - Add an XPCOMUtils method to generate a singleton factory. 2012-02-07 10:17:42 +01:00
public Bug 714353 - Remove nsIXPCScriptable::Trace (r=mrbkap) 2012-01-04 14:13:15 -08:00
shell bug 724310 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo 2012-02-05 21:07:23 +01:00
src Convert the last remaining direct JS_Assert users to MOZ_Assert, followup to bug 717540 that seems to have been missed in my initial review. Also switch the JS_ASSERT uses to MOZ_ASSERT in passing. r=trivial 2012-02-14 16:16:14 -08:00
tests Bug 722254 - Add an XPCOMUtils method to generate a singleton factory. 2012-02-07 10:17:42 +01:00
wrappers Bug 716067 - UnmarkGray more often (r=bent) 2012-02-10 18:32:13 -08:00
Makefile.in