.. |
moz.build
|
Bug 1018658 - Convert XPathNSResolver to WebIDL bindings, remove nsIDOMXPathNSResolver. r=bz.
|
2014-10-14 16:27:25 +02:00 |
txBooleanExpr.cpp
|
|
|
txBooleanResult.cpp
|
|
|
txCoreFunctionCall.cpp
|
|
|
txErrorExpr.cpp
|
|
|
txExpr.cpp
|
|
|
txExpr.h
|
Bug 1156632 - Remove unused forward class declarations - patch 3 - dom/{events,xbl,xslt,xul} and others, r=ehsan
|
2015-04-22 08:29:18 +02:00 |
txExprLexer.cpp
|
Bug 1155030 - Fix asterix/asterisk misspelling. r=ehsan
|
2015-04-17 11:09:58 +10:00 |
txExprLexer.h
|
Bug 1155030 - Fix asterix/asterisk misspelling. r=ehsan
|
2015-04-17 11:09:58 +10:00 |
txExprParser.cpp
|
|
|
txExprParser.h
|
Bug 1156632 - Remove unused forward class declarations - patch 3 - dom/{events,xbl,xslt,xul} and others, r=ehsan
|
2015-04-22 08:29:18 +02:00 |
txExprResult.h
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04:00 |
txFilterExpr.cpp
|
|
|
txForwardContext.cpp
|
|
|
txForwardContext.h
|
|
|
txFunctionCall.cpp
|
|
|
txIXPathContext.h
|
|
|
txLiteralExpr.cpp
|
|
|
txLocationStep.cpp
|
|
|
txMozillaXPathTreeWalker.cpp
|
Bug 1134280 - Get rid of Tag() - patch 2.9 - dom/svg, dom/xml, dom/xslt and dom/xbl - Fix all the occurrences, m=smaug, r=surkov
|
2015-03-03 11:09:00 +00:00 |
txNamedAttributeStep.cpp
|
|
|
txNameTest.cpp
|
Bug 1155030 - Fix asterix/asterisk misspelling. r=ehsan
|
2015-04-17 11:09:58 +10:00 |
txNodeSet.cpp
|
Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd
|
2015-04-01 13:51:45 +09:00 |
txNodeSet.h
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04:00 |
txNodeSetAdaptor.cpp
|
|
|
txNodeSetAdaptor.h
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04:00 |
txNodeSetContext.cpp
|
|
|
txNodeSetContext.h
|
|
|
txNodeTypeTest.cpp
|
|
|
txNumberExpr.cpp
|
|
|
txNumberResult.cpp
|
|
|
txPathExpr.cpp
|
|
|
txPredicatedNodeTest.cpp
|
|
|
txPredicateList.cpp
|
|
|
txRelationalExpr.cpp
|
|
|
txResultRecycler.cpp
|
Bug 1029104 - Convert XPathExpression to WebIDL bindings, remove txResultRecycler::init. r=bz.
|
2014-06-05 15:14:56 +02:00 |
txResultRecycler.h
|
Bug 1029104 - Convert XPathExpression to WebIDL bindings, remove txResultRecycler::init. r=bz.
|
2014-06-05 15:14:56 +02:00 |
txRootExpr.cpp
|
|
|
txSingleNodeContext.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
txStringResult.cpp
|
|
|
txUnaryExpr.cpp
|
|
|
txUnionExpr.cpp
|
|
|
txUnionNodeTest.cpp
|
|
|
txVariableRefExpr.cpp
|
|
|
txXPathNode.h
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04:00 |
txXPathObjectAdaptor.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
txXPathOptimizer.cpp
|
Bug 1155030 - Fix asterix/asterisk misspelling. r=ehsan
|
2015-04-17 11:09:58 +10:00 |
txXPathOptimizer.h
|
|
|
txXPathTreeWalker.h
|
Bug 1134280 - Get rid of Tag() - patch 1 - Is{HTML,XUL,MathML,SVG}Element and IsAnyOf{HTML,XUL,MathML,SVG}Elements, r=smaug
|
2015-03-03 11:08:59 +00:00 |
txXPCOMExtensionFunction.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
XPathEvaluator.cpp
|
Bug 1157898 part 4. Add ErrorResult::ErrorCodeIs() and use it in various places to get rid of ErrorCode(). r=peterv
|
2015-04-27 09:18:52 -04:00 |
XPathEvaluator.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
XPathExpression.cpp
|
Bug 1072116 - check the return value of createXPathNode(), r=peterv
|
2014-10-01 10:52:46 +01:00 |
XPathExpression.h
|
Bug 1156632 - Remove unused forward class declarations - patch 3 - dom/{events,xbl,xslt,xul} and others, r=ehsan
|
2015-04-22 08:29:18 +02:00 |
XPathResult.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
XPathResult.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |