gecko-dev/ipc
Andrew McCreight 07a82f8cc7 Bug 1888936 - Fix two issues with UniquePtr in IPDL. r=ipc-reviewers,nika
The IPDL union name needs to be a valid C++ identifier.

We need to look inside a UniquePtr to find type dependencies.

Differential Revision: https://phabricator.services.mozilla.com/D206259
2024-04-01 19:50:57 +00:00
..
app
chromium Bug 1881636 - Part 2 - Expose SetClientChannelFd, SetPrefsFd and SetPrefMapFd on iOS. r=ipc-reviewers,nika 2024-03-26 22:56:26 +00:00
contentproc
docs Bug 1729044 - Remove ipdl support for intr r=ipc-reviewers,nika 2024-03-20 14:28:15 +00:00
glue Bug 1881636: apply code formatting via Lando 2024-03-26 22:59:25 +00:00
gtest
ipdl Bug 1888936 - Fix two issues with UniquePtr in IPDL. r=ipc-reviewers,nika 2024-04-01 19:50:57 +00:00
mscom
testshell Bug 1874739 - Part 10: Make PTestShell refcounted, r=ipc-reviewers,mccr8 2024-01-19 20:23:21 +00:00
moz.build
pull-chromium.py