gecko-dev/tools/fuzzing
Jim Blandy 610404dcde Bug 1779829: Replace `Shmem::PrivateIPDLCaller` with `friend` specifiers. r=nika
Instead of using the public member type `PrivateIPDLCaller` to
restrict access to certain `Shmem` member functions, make them
`private`, and designated `IProtocol` and `ITopLevelProtocol` as
friends of `Shmem`.

Differential Revision: https://phabricator.services.mozilla.com/D151952
2022-07-27 19:13:02 +00:00
..
common
docs Bug 1449575 - Update fuzzing build docs. - r=jkratzer 2022-03-24 19:39:06 +00:00
faulty Bug 1754037 - Part 2: Forward declare Message{Reader,Writer} where Message is forward declared, r=ipc-reviewers,mccr8 2022-03-04 15:39:39 +00:00
interface Bug 1744806 - Fix gcc + --enable-fuzzing missing header r=decoder 2021-12-08 17:00:24 +00:00
ipc Bug 1779829: Replace `Shmem::PrivateIPDLCaller` with `friend` specifiers. r=nika 2022-07-27 19:13:02 +00:00
libfuzzer
messagemanager
nyx Bug 1765543 - Add snapshot fuzzing build using Nyx r=decoder,taskgraph-reviewers,ahal 2022-05-04 19:24:58 +00:00
registry
rust
shmem
smoke Bug 1738054 - Remove obsolete "skip-if = python == 2" keys from testing manifests and re-enable some skipped tests which now pass. r=ahochheiden 2022-06-21 01:46:44 +00:00
libfuzzer-config.mozbuild
libfuzzer-flags.mozbuild
moz.build