gecko/xpcom
2012-02-13 08:54:50 -05:00
..
analysis Bug 707352 - Remove NS_FINAL_CLASS completely. r=cjones 2011-12-05 17:10:05 -05:00
base Bug 724079. Add an internal stackwalk API. r=ehsan 2012-02-03 15:13:24 -05:00
build Bug 724864 - perfprobe.cpp doesn't compile on mingw r=Yoric 2012-02-08 11:53:52 +01:00
components Bug 725015 - Always deliver category-change notifications asynchronously. This is required because extensions need the JavaScript-global-property category to work, but we always register contracts at the "end" of a chrome.manifest so that they will always be after the CIDs, but that means that they are after the categories are registered. r=bz 2012-02-09 10:41:16 -05:00
doc
ds Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett. 2012-01-25 00:52:51 -08:00
glue Bug 724615 - Fix TARGET_CPU usage on ARM. r=benjamin 2012-02-06 22:44:52 +01:00
idl-parser Bug 703878: Fix potential race condition in header.py. r=khuey 2011-12-22 18:38:27 -05:00
io Back out 20ad3570d599 (bug 716556) for xpcshell orange 2012-02-08 22:11:42 -08:00
libxpt/xptcall
reflect Bug 709470 - Use mallocSizeOf in the xpti memory reporter. r=khuey. 2011-12-13 20:54:20 -08:00
sample
string Bug 710054 - Add {nsString,nsCString}::SizeOf{In,Ex}cludingThis. r=bz. 2012-02-02 14:52:02 -08:00
stub Backed out changeset 6d3493e971ea due to bad rebase 2012-02-13 08:54:50 -05:00
system Bug 711838 - Remove the jetpack service; r=bsmedberg 2011-12-24 09:25:52 +01:00
tests Test for bug 725016 - extensions which add categories in their chrome.manifest expect that they contract they refer to will be available when the category observer notification is fired. 2012-02-08 14:00:07 -05:00
threads Backout f1acc52a59da (bug 719983) & 6771bd53e267 (bug 699247) for 30% WinXp Ts regression 2012-02-08 21:04:21 +00:00
tools
typelib Bug 719718 - hostxpt is unnecessary even if cross. r=khuey 2012-01-31 10:24:08 +09:00
windbgdlg
Makefile.in Bug 675221 part B - remove the implementation of XPCOM proxies, sr=dougt 2012-01-11 11:28:21 -05:00
xpcom-config.h.in Bug 706010 - Remove NS_SPECIALIZE_TEMPLATE and HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX; r=khuey a=cleanup/removal 2011-12-13 14:17:59 +00:00
xpcom-private.h.in