gecko-dev/dom/xslt
Emilio Cobos Álvarez fffb25b74f Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
This was done automatically replacing:

  s/mozilla::Move/std::move/
  s/ Move(/ std::move(/
  s/(Move(/(std::move(/

Removing the 'using mozilla::Move;' lines.

And then with a few manual fixups, see the bug for the split series..

MozReview-Commit-ID: Jxze3adipUh
2018-06-01 10:45:27 +02:00
..
base Bug 1448588 - Assume contiguous XPCOM strings in txDouble. r=peterv. 2018-03-24 21:24:25 +02:00
crashtests Bug 1430818 - Crash in URIUtils::ResetWithSource. r=bz. 2018-02-05 17:08:09 +01:00
tests Backed out 2 changesets (bug 1444119) for build bustages on dom/xslt/xslt/txEXSLTFunctions.cpp. CLOSED TREE 2018-03-23 13:16:32 +02:00
xml Bug 1460940 - Remove nsIDOMDocument uses in dom/xslt/. r=bz 2018-05-11 19:46:15 +02:00
xpath Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
xslt Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
moz.build Backed out 2 changesets (bug 1444119) for build bustages on dom/xslt/xslt/txEXSLTFunctions.cpp. CLOSED TREE 2018-03-23 13:16:32 +02:00
nsIDocumentTransformer.h Bug 1436040 - xslt processor: <?xslt-param name= value= ?> isn't recognized. r=bz. 2018-02-20 20:55:23 +01:00
txIEXSLTRegExFunctions.idl Bug 1452183 part 1. Stop using nsIDOMDocumentFragment in IDL files. r=mccr8 2018-04-17 21:13:03 -04:00