gecko-dev/ipc/ipdl
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
..
ipdl Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
test Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
Makefile.in Bug 1455892 - Use a tracking stub file rather than a phony target to speed up ipdl in incremental builds. r=froydnj 2018-05-03 12:54:21 -07:00
ipdl.py Bug 1455892 - Use a tracking stub file rather than a phony target to speed up ipdl in incremental builds. r=froydnj 2018-05-03 12:54:21 -07:00
message-metadata.ini Remove ReadLockHandle and ReadLockInit code (bug 1445008, r=aosmond) 2018-03-13 17:00:18 -05:00
moz.build Bug 1456942, part 1 - Always build the IPDL parser test directory. r=Nika 2018-04-25 11:02:33 -07:00
msgtype-components
sync-messages.ini Bug 1417784 - Properly implement SyncWithCompositor for WebRender. r=froydnj,sotaro 2018-05-28 11:29:52 -04:00