gecko-dev/ipc
Andrew McCreight fb4438c096 Bug 1796013 - Clean up defunct protocols in sync-messages.ini. r=nika
The PTest protocols are only built for the C++ unit tests, which we
never want to build as part of a regular build.

The PPlugin protocols were removed along with NPAPI.

PLayerTransaction was removed at some point.

For the PDocAccessible messages I removed, I added logging to
checkFixedSyncMessages to make it print out everything in "fixed",
and I manually checked the dozen or so messages to see if there
were any messages with that name in .ipdl files in the tree. The
ones I removed aren't present.

Differential Revision: https://phabricator.services.mozilla.com/D159653
2022-10-18 23:54:14 +00:00
..
app Bug 1783304 - Simplify DLL blocklist init r=handyman 2022-10-07 19:22:45 +00:00
chromium Bug 1793523 - Replace IPC's use of waitpid with waitid to avoid racing with the crash reporter. r=nika 2022-10-18 23:36:18 +00:00
contentproc
docs Bug 1779792 - Part 3: Use an endpoint to bind the initial actor in parent processes, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,alwu,mccr8 2022-08-10 14:55:22 +00:00
glue Bug 1793523 - Add some tests to increase coverage of IPC child process exit handling. r=nika 2022-10-18 23:36:17 +00:00
gtest Bug 1790614 - Part 2: Use {ASSERT,ENSURE}_NS_{SUCCEEEDED,FAILED} in gtests, r=ahal,necko-reviewers 2022-09-15 14:51:50 +00:00
ipdl Bug 1796013 - Clean up defunct protocols in sync-messages.ini. r=nika 2022-10-18 23:54:14 +00:00
mscom Bug 1784812 - Use common JSONWriteFuncs when writing to a string - r=canaltinova,media-playback-reviewers,alwu 2022-08-17 07:07:54 +00:00
testshell Bug 1794401 - Use UTF-8 instead of Latin1 for XPCShell output. r=jstutte 2022-10-11 06:10:27 +00:00
moz.build Bug 1696382: Add IPC in-tree docs r=nika,gerard-majax,ipc-reviewers 2022-01-13 00:10:20 +00:00
pull-chromium.py