gecko-dev/dom/xslt/xpath
Andrew McCreight 2c5b2b21f3 Bug 1287624, part 1 - Use RefPtr::forget() instead of ::swap() in dom/. r=froydnj
These uses all null the return value first, so there should be no change in behavior.
2016-07-20 15:19:00 -07:00
..
moz.build Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
txBooleanExpr.cpp
txBooleanResult.cpp
txCoreFunctionCall.cpp Bug 1240263 - Annotate intentional switch fallthroughs in dom/xslt/. r=peterv 2016-01-14 01:41:43 -08:00
txErrorExpr.cpp
txExpr.cpp
txExpr.h Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
txExprLexer.cpp Bug 1217307 - Remove some unnecessary null checks in dom/xslt/. r=njn 2015-11-19 09:13:49 +02:00
txExprLexer.h
txExprParser.cpp Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
txExprParser.h
txExprResult.h
txFilterExpr.cpp
txForwardContext.cpp
txForwardContext.h
txFunctionCall.cpp
txIXPathContext.h
txLiteralExpr.cpp
txLocationStep.cpp Bug 1240263 - Annotate intentional switch fallthroughs in dom/xslt/. r=peterv 2016-01-14 01:41:43 -08:00
txMozillaXPathTreeWalker.cpp Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
txNamedAttributeStep.cpp
txNameTest.cpp
txNodeSet.cpp Bug 1217307 - Remove some unnecessary null checks in dom/xslt/. r=njn 2015-11-19 09:13:49 +02:00
txNodeSet.h
txNodeSetAdaptor.cpp Bug 1217307 - Remove some unnecessary null checks in dom/xslt/. r=njn 2015-11-19 09:13:49 +02:00
txNodeSetAdaptor.h
txNodeSetContext.cpp
txNodeSetContext.h
txNodeTypeTest.cpp
txNumberExpr.cpp
txNumberResult.cpp
txPathExpr.cpp Bug 1287624, part 1 - Use RefPtr::forget() instead of ::swap() in dom/. r=froydnj 2016-07-20 15:19:00 -07:00
txPredicatedNodeTest.cpp
txPredicateList.cpp
txRelationalExpr.cpp
txResultRecycler.cpp Bug 1217307 - Remove some unnecessary null checks in dom/xslt/. r=njn 2015-11-19 09:13:49 +02:00
txResultRecycler.h
txRootExpr.cpp
txSingleNodeContext.h
txStringResult.cpp
txUnaryExpr.cpp
txUnionExpr.cpp
txUnionNodeTest.cpp
txVariableRefExpr.cpp
txXPathNode.h
txXPathObjectAdaptor.h
txXPathOptimizer.cpp Bug 1217307 - Remove some unnecessary null checks in dom/xslt/. r=njn 2015-11-19 09:13:49 +02:00
txXPathOptimizer.h
txXPathTreeWalker.h Backed out 4 changesets (bug 1222624) to fix bug 1249572 2016-03-14 11:36:39 +01:00
txXPCOMExtensionFunction.cpp Bug 1282150 part 3. Add a way to get the JSRuntime for the thread, and use it in various places for rooting. r=bholley 2016-07-07 20:08:26 -04:00
XPathEvaluator.cpp
XPathEvaluator.h
XPathExpression.cpp
XPathExpression.h
XPathResult.cpp
XPathResult.h