mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
fb4438c096
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 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
docs | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |