gecko-dev/dom/xslt/xpath
Nicholas Nethercote f1364a75ea Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj.
All the instances are converted as follows.

- nsSubstring  --> nsAString
- nsCSubstring --> nsACString

--HG--
extra : rebase_source : cfd2238c52e3cb4d13e3bd5ddb80ba6584ab6d91
2017-06-20 19:19:52 +10:00
..
moz.build
txBooleanExpr.cpp
txBooleanResult.cpp
txCoreFunctionCall.cpp Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00
txErrorExpr.cpp
txExpr.cpp
txExpr.h Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txExprLexer.cpp Bug 1374580 (part 1) - Remove nsASingleFragment{,C}String typedefs. r=froydnj. 2017-06-20 19:18:17 +10:00
txExprLexer.h Bug 1374580 (part 1) - Remove nsASingleFragment{,C}String typedefs. r=froydnj. 2017-06-20 19:18:17 +10:00
txExprParser.cpp Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00
txExprParser.h Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00
txExprResult.h
txFilterExpr.cpp
txForwardContext.cpp Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txForwardContext.h
txFunctionCall.cpp
txIXPathContext.h Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txLiteralExpr.cpp
txLocationStep.cpp Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txMozillaXPathTreeWalker.cpp
txNamedAttributeStep.cpp
txNameTest.cpp Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txNodeSet.cpp
txNodeSet.h
txNodeSetAdaptor.cpp
txNodeSetAdaptor.h
txNodeSetContext.cpp Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txNodeSetContext.h
txNodeTypeTest.cpp Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txNumberExpr.cpp
txNumberResult.cpp
txPathExpr.cpp Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txPredicatedNodeTest.cpp Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txPredicateList.cpp
txRelationalExpr.cpp
txResultRecycler.cpp
txResultRecycler.h
txRootExpr.cpp
txSingleNodeContext.h Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txStringResult.cpp
txUnaryExpr.cpp
txUnionExpr.cpp
txUnionNodeTest.cpp Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txVariableRefExpr.cpp
txXPathNode.h
txXPathObjectAdaptor.h
txXPathOptimizer.cpp Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
txXPathOptimizer.h
txXPathTreeWalker.h
txXPCOMExtensionFunction.cpp Bug 1361892 - Null check pointer before calling Release. r=erahm. 2017-05-08 17:02:12 +02:00
XPathEvaluator.cpp
XPathEvaluator.h
XPathExpression.cpp Bug 1349717 - Propagate errors from matching in XSLT. r=erahm. 2017-03-22 21:05:11 +01:00
XPathExpression.h
XPathResult.cpp
XPathResult.h