gecko-dev/modules/pdfium
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
..
patches Bug 1402065 Add the pdfium patch to the repo and update.sh r=jwatt 2017-09-22 00:30:29 -05:00
pdfium Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
README_MOZILLA Bug 1368948: [3/7] Add PDfium files (chromium/3029) with patches. r=jwatt 2017-06-29 17:15:01 -07:00
moz.build Bug 1403346 - Replace all uses of ALLOW_COMPILER_WARNINGS with a template, remove ALLOW_COMPILER_WARNINGS. r=glandium 2017-10-25 15:12:09 -07:00
pdfium.def Bug 1399787 - Part 2.a. Add functions to load the content of a PDF from a FileDescriptor. r=jwatt 2017-11-01 21:33:28 +08:00
update.sh Bug 1402065 Add the pdfium patch to the repo and update.sh r=jwatt 2017-09-22 00:30:29 -05:00