gecko-dev/toolkit/components/osfile
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
..
modules Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
tests Bug 1463673 - Add the expected argument to Assert.throws/rejects for various tests in toolkit/. r=mossop 2018-05-22 19:25:34 +01:00
moz.build
NativeOSFileInternals.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
NativeOSFileInternals.h Bug 1412111 - Add mode lines to NativeOSFileInternals.{h,cpp}. r=Yoric 2017-10-26 13:40:57 -07:00
nsINativeOSFileInternals.idl Bug 1063635 Part 1 - Add native code for OS.File.writeAtomic. r=smaug,Yoric 2017-06-27 13:10:11 +05:30
osfile.jsm Bug 1399197 - Enable ESLint for osfile.jsm, nsURLFormatter.js and nsHelperAppDlg.js r=standard8 2018-01-10 19:47:43 +00:00