gecko/dom/xul/templates
Ms2ger 2aad41dbe8 Bug 949614 - Use === for SimpleTest.is; r=Waldo
This is more likely to be correct, and a necessary step in case we ever want
to move to Object.is.

This keeps ise as an alias for is, and introduces is_loosely for the old
behaviour.
2015-04-14 15:28:13 +02:00
..
crashtests
tests/chrome Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
moz.build
nsContentSupportMap.cpp
nsContentSupportMap.h
nsContentTestNode.cpp
nsContentTestNode.h
nsInstantiationNode.cpp
nsInstantiationNode.h
nsIXULBuilderListener.idl
nsIXULSortService.idl
nsIXULTemplateBuilder.idl
nsIXULTemplateQueryProcessor.idl
nsIXULTemplateResult.idl
nsIXULTemplateRuleFilter.idl
nsRDFBinding.cpp
nsRDFBinding.h
nsRDFConInstanceTestNode.cpp
nsRDFConInstanceTestNode.h
nsRDFConMemberTestNode.cpp
nsRDFConMemberTestNode.h
nsRDFPropertyTestNode.cpp
nsRDFPropertyTestNode.h
nsRDFQuery.cpp
nsRDFQuery.h
nsRDFTestNode.h
nsResourceSet.cpp
nsResourceSet.h
nsRuleNetwork.cpp
nsRuleNetwork.h
nsTemplateMap.h
nsTemplateMatch.cpp
nsTemplateMatch.h
nsTemplateRule.cpp
nsTemplateRule.h
nsTreeRows.cpp
nsTreeRows.h
nsXMLBinding.cpp
nsXMLBinding.h
nsXULContentBuilder.cpp Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan 2015-03-31 10:03:49 -04:00
nsXULContentUtils.cpp
nsXULContentUtils.h
nsXULResourceList.h
nsXULSortService.cpp
nsXULSortService.h
nsXULTemplateBuilder.cpp
nsXULTemplateBuilder.h
nsXULTemplateQueryProcessorRDF.cpp Bug 1153267 - part 2 - use smart pointers instead of manual NS_ADDREF'ing outparams; r=ehsan 2015-03-31 10:05:07 -04:00
nsXULTemplateQueryProcessorRDF.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
nsXULTemplateQueryProcessorStorage.cpp Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan 2015-03-31 10:03:49 -04:00
nsXULTemplateQueryProcessorStorage.h
nsXULTemplateQueryProcessorXML.cpp Bug 1153267 - part 2 - use smart pointers instead of manual NS_ADDREF'ing outparams; r=ehsan 2015-03-31 10:05:07 -04:00
nsXULTemplateQueryProcessorXML.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
nsXULTemplateResultRDF.cpp
nsXULTemplateResultRDF.h
nsXULTemplateResultSetRDF.cpp Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan 2015-03-31 10:03:49 -04:00
nsXULTemplateResultSetRDF.h
nsXULTemplateResultStorage.cpp
nsXULTemplateResultStorage.h
nsXULTemplateResultXML.cpp
nsXULTemplateResultXML.h
nsXULTreeBuilder.cpp