gecko-dev/ipc
Nika Layzell 88b2da527a Bug 1440207 - Part 3f: Windows support for file geckoargs, r=ipc-reviewers,mccr8
Windows is the simplest platform to support, as HANDLEs are inherited by
identity into the child process, and there's less variance between different
OSes.

This effectively re-implements the existing behaviour used for HANDLE
passing on Windows by passing the handle directly on the command line.

Differential Revision: https://phabricator.services.mozilla.com/D221376
2024-10-01 22:21:50 +00:00
..
app Bug 1908725 - Part 5: Add additional validation for early-startup command line checks, r=ipc-reviewers,mccr8 2024-08-07 20:39:41 +00:00
chromium Bug 1440207 - Part 3e: Pass linux sandbox fds using geckoargs, r=ipc-reviewers,jld 2024-10-01 22:21:49 +00:00
docs Bug 1915550 - Fix unknown target name issues in rst documents. r=sylvestre,profiler-reviewers,canaltinova 2024-09-02 14:38:08 +00:00
glue Bug 1440207 - Part 3f: Windows support for file geckoargs, r=ipc-reviewers,mccr8 2024-10-01 22:21:50 +00:00
gtest Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
ipdl Bug 1440207 - Part 3d: Pass the initial IPC pipe using geckoargs, r=ipc-reviewers,mccr8 2024-10-01 22:21:49 +00:00
mscom Bug 1901554 p1: Call CoTaskMemFree directly from combase.dll for MFTEncoder. r=padenot 2024-06-14 10:39:55 +00:00
testshell Bug 1895661 - Part 1: Move GC zeal functions to JS namespace and add separate constants for browser and shell frequency r=sfink 2024-05-13 16:31:20 +00:00
moz.build
pull-chromium.py