gecko-dev/js
Nika Layzell b8279164db Bug 1732343 - Part 2: Migrate all uses of base::FileDescriptor to UniqueFileHandle, r=handyman
This is useful for the following parts, as UniqueFileHandle is a cross-platform
type which can also be used to support transferring HANDLEs between processes.

This change requires fairly sweeping changes to existing callsites, which
previously did not require owning access to the handle types when transferring.
For the most part these changes were straightforward, but manual.

Differential Revision: https://phabricator.services.mozilla.com/D126564
2021-11-04 19:20:17 +00:00
..
ductwork/debugger
examples Bug 1582895 - Minor irrelevant jorendb tweaks r=jonco 2021-10-18 20:34:38 +00:00
public Backed out 2 changesets (bug 1736602) for causing bug 1737399. CLOSED TREE 2021-10-28 22:18:29 +03:00
src Bug 1721849 - Add CompileAllToStencil testing function. r=arai 2021-11-04 18:25:42 +00:00
xpconnect Bug 1732343 - Part 2: Migrate all uses of base::FileDescriptor to UniqueFileHandle, r=handyman 2021-11-04 19:20:17 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1729563 - Add shell flag for change-array-by-copy methods r=mgaudet,arai 2021-10-22 18:38:09 +00:00
sub.configure