gecko-dev/js/xpconnect
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
..
crashtests
idl Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
loader Bug 1732168 - Part 4: Use bytecode pinning with ScriptPreloader. r=tcampbell 2021-10-22 21:03:53 +00:00
public Bug 1719795 part 5 - Change JSCLASS_PRIVATE_IS_NSISUPPORTS JSClasses to use a reserved slot instead. r=mccr8,jonco 2021-07-13 09:31:34 +00:00
shell Bug 1716024 p2: Flag all binaries apart from firefox, xpcshell and plugin-container as CET compatible. r=glandium 2021-07-19 07:36:19 +00:00
src Bug 1732343 - Part 2: Migrate all uses of base::FileDescriptor to UniqueFileHandle, r=handyman 2021-11-04 19:20:17 +00:00
tests Bug 1729563 - Add shell flag for change-array-by-copy methods r=mgaudet,arai 2021-10-22 18:38:09 +00:00
wrappers Bug 1737515 - Null check the result of XrayTraits::ensureHolder(). r=peterv 2021-11-01 13:37:38 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00