gecko-dev/content/xul/templates/src
Nicholas Nethercote fbc8c9f4ac Bug 847248 (part 6) - Remove nsFixedSizeAllocator from MemoryElement. r=enndeakin.
--HG--
extra : rebase_source : 60f6154a274b5553e09580566a9c7c9e862f658d
2013-03-04 20:49:50 -08:00
..
crashtests Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g 2012-12-29 04:02:16 -05:00
Makefile.in Bug 833879 - Move layout/xul/base/src/tree/ to layout/xul/tree, layout/xul/base/src/grid to layout/xul/grid. r=roc 2013-02-04 07:11:49 -05:00
moz.build Bug 784841 - Part 18g: Convert /content; r=glandium 2013-02-25 12:47:19 -08:00
nsContentSupportMap.cpp
nsContentSupportMap.h Bug 847210 - Remove nsNodeInfo::sNodeInfoPool and use vanilla allocation for nsNodeInfo objects. r=smaug. 2013-02-28 18:53:49 -08:00
nsContentTestNode.cpp
nsContentTestNode.h Bug 847210 - Remove nsNodeInfo::sNodeInfoPool and use vanilla allocation for nsNodeInfo objects. r=smaug. 2013-02-28 18:53:49 -08:00
nsInstantiationNode.cpp
nsInstantiationNode.h
nsRDFBinding.cpp
nsRDFBinding.h
nsRDFConInstanceTestNode.cpp Bug 847248 (part 6) - Remove nsFixedSizeAllocator from MemoryElement. r=enndeakin. 2013-03-04 20:49:50 -08:00
nsRDFConInstanceTestNode.h Bug 847248 (part 6) - Remove nsFixedSizeAllocator from MemoryElement. r=enndeakin. 2013-03-04 20:49:50 -08:00
nsRDFConMemberTestNode.cpp Bug 847248 (part 6) - Remove nsFixedSizeAllocator from MemoryElement. r=enndeakin. 2013-03-04 20:49:50 -08:00
nsRDFConMemberTestNode.h Bug 847248 (part 6) - Remove nsFixedSizeAllocator from MemoryElement. r=enndeakin. 2013-03-04 20:49:50 -08:00
nsRDFPropertyTestNode.cpp Bug 847248 (part 6) - Remove nsFixedSizeAllocator from MemoryElement. r=enndeakin. 2013-03-04 20:49:50 -08:00
nsRDFPropertyTestNode.h Bug 847248 (part 6) - Remove nsFixedSizeAllocator from MemoryElement. r=enndeakin. 2013-03-04 20:49:50 -08:00
nsRDFQuery.cpp
nsRDFQuery.h
nsRDFTestNode.h
nsResourceSet.cpp
nsResourceSet.h
nsRuleNetwork.cpp Bug 847248 (part 6) - Remove nsFixedSizeAllocator from MemoryElement. r=enndeakin. 2013-03-04 20:49:50 -08:00
nsRuleNetwork.h Bug 847248 (part 6) - Remove nsFixedSizeAllocator from MemoryElement. r=enndeakin. 2013-03-04 20:49:50 -08:00
nsTemplateMap.h
nsTemplateMatch.cpp Bug 847248 (part 5) - Remove nsFixedSizeAllocator from nsXULTemplateBuilder. r=enndeakin. 2013-03-04 20:49:49 -08:00
nsTemplateMatch.h Bug 847248 (part 5) - Remove nsFixedSizeAllocator from nsXULTemplateBuilder. r=enndeakin. 2013-03-04 20:49:49 -08:00
nsTemplateRule.cpp
nsTemplateRule.h Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan 2012-09-28 01:57:33 -05:00
nsTreeRows.cpp Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
nsTreeRows.h
nsXMLBinding.cpp bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
nsXMLBinding.h Bug 750570, part 4 - Switch most native CC classes to use the purple buffer. r=smaug 2012-08-24 09:50:06 -07:00
nsXULContentBuilder.cpp Bug 847248 (part 5) - Remove nsFixedSizeAllocator from nsXULTemplateBuilder. r=enndeakin. 2013-03-04 20:49:49 -08:00
nsXULContentUtils.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsXULContentUtils.h
nsXULResourceList.h
nsXULSortService.cpp
nsXULSortService.h
nsXULTemplateBuilder.cpp Bug 847248 (part 5) - Remove nsFixedSizeAllocator from nsXULTemplateBuilder. r=enndeakin. 2013-03-04 20:49:49 -08:00
nsXULTemplateBuilder.h Bug 847248 (part 5) - Remove nsFixedSizeAllocator from nsXULTemplateBuilder. r=enndeakin. 2013-03-04 20:49:49 -08:00
nsXULTemplateQueryProcessorRDF.cpp Bug 847248 (part 6) - Remove nsFixedSizeAllocator from MemoryElement. r=enndeakin. 2013-03-04 20:49:50 -08:00
nsXULTemplateQueryProcessorRDF.h Bug 847210 - Remove nsNodeInfo::sNodeInfoPool and use vanilla allocation for nsNodeInfo objects. r=smaug. 2013-02-28 18:53:49 -08:00
nsXULTemplateQueryProcessorStorage.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsXULTemplateQueryProcessorStorage.h
nsXULTemplateQueryProcessorXML.cpp bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
nsXULTemplateQueryProcessorXML.h
nsXULTemplateResultRDF.cpp
nsXULTemplateResultRDF.h
nsXULTemplateResultSetRDF.cpp
nsXULTemplateResultSetRDF.h Bug 847210 - Remove nsNodeInfo::sNodeInfoPool and use vanilla allocation for nsNodeInfo objects. r=smaug. 2013-02-28 18:53:49 -08:00
nsXULTemplateResultStorage.cpp
nsXULTemplateResultStorage.h
nsXULTemplateResultXML.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsXULTemplateResultXML.h
nsXULTreeBuilder.cpp Bug 847248 (part 5) - Remove nsFixedSizeAllocator from nsXULTemplateBuilder. r=enndeakin. 2013-03-04 20:49:49 -08:00