gecko-dev/xpcom/build
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
..
BinaryPath.h Bug 1403366 - Stop requiring argv[0] for XRE_GetBinaryPath and the underlying BinaryPath::Get. r=froydnj 2017-09-28 10:37:27 +09:00
FileLocation.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
FileLocation.h Bug 1363482: Part 2 - Allow pre-loading file and JAR entry contents off-thread during startup. r=erahm 2017-08-30 15:47:17 -07:00
IOInterposer.cpp
IOInterposer.h Bug 1407458 - Use nsString for Observation filenames. r=erahm. 2017-10-17 08:22:12 +11:00
IOInterposerPrivate.h
LateWriteChecks.cpp Bug 1428557 - Stop using GetNativePath in xpcom/. r=froydnj 2017-12-15 06:53:37 +09:00
LateWriteChecks.h
MainThreadIOLogger.cpp Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
MainThreadIOLogger.h
NSPRInterposer.cpp
NSPRInterposer.h
Omnijar.cpp
Omnijar.h
PoisonIOInterposer.h Bug 1441558 Do not compile the Poison IO Interposer on MinGW r=froydnj 2018-02-20 13:40:24 -06:00
PoisonIOInterposerBase.cpp
PoisonIOInterposerMac.cpp Bug 1407458 - Use nsString for Observation filenames. r=erahm. 2017-10-17 08:22:12 +11:00
PoisonIOInterposerStub.cpp
PoisonIOInterposerWin.cpp Bug 1432653: Refactor the DLL interceptor and parameterize its memory operations; r=handyman 2018-04-09 13:37:52 -06:00
Services.py Bug 1293362 - Part 6: Expose the cached XPCOM service getters to rust code, r=froydnj 2018-01-23 17:27:30 -05:00
XPCOM.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
XPCOMInit.cpp Backed out changeset da12c077747f (bug 1448040) for Android build bustage on build/src/obj-firefox/dist/include/mozilla/HangAnnotations.h. CLOSED TREE 2018-05-25 20:13:26 +03:00
XPCOMModule.inc Bug 1444745 - Part 1: Clear out xptinfo and typelib to make way for the this patch, r=mccr8 2018-04-17 19:20:50 -04:00
XREAppData.h Backed out changeset 602bdd9d5a96 (bug 1461851) for linting failures on /checkouts/gecko/build/appini_header.py on a CLOSED TREE 2018-05-30 19:03:50 +03:00
XREChildData.h
XREShellData.h
mach_override.c
mach_override.h
moz.build Bug 1432653: Refactor the DLL interceptor and parameterize its memory operations; r=handyman 2018-04-09 13:37:52 -06:00
nsXPCOM.h Bug 1445392: Avoid posting a slotchange event microtask during shutdown. r=smaug 2018-05-08 16:10:28 +02:00
nsXPCOMCID.h Bug 1412981 - Remove nsIStatusReporter as it is unused. r=froydnj 2017-10-30 18:49:05 +00:00
nsXPCOMCIDInternal.h
nsXPCOMPrivate.h bug 1366287 - Part 2.1: Track GMP memory allocation from XPCOM. r=njn 2018-05-11 19:42:49 -07:00
nsXULAppAPI.h Bug 1438678 - Pass early prefs via shared memory instead of the command line. r=bobowen,jld,glandium. 2018-02-16 17:54:16 +11:00
perfprobe.cpp
perfprobe.h
xpcom_alpha.def
xrecore.h