gecko-dev/tools/fuzzing
Andrew McCreight 7482de916e Bug 1641090, part 5 - Make IDMap::Remove match nsTHashtable's behavior. r=nika
nsTHashtable::Remove doesn't assert if the item isn't present. Match that
behavior by removing the assert and putting it at all of the call sites.

This just turns IDMap::Remove into RemoveIfPresent, so merge them.

Differential Revision: https://phabricator.services.mozilla.com/D77166
2020-05-28 15:55:01 +00:00
..
common Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
docs no bug - Document fuzz blockers r=sylvestre 2020-02-28 10:52:15 +00:00
faulty Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
interface Bug 1635762 - Switch libFuzzer upstream to git and add local patches. r=truber 2020-05-11 12:45:07 +00:00
ipc Bug 1641090, part 5 - Make IDMap::Remove match nsTHashtable's behavior. r=nika 2020-05-28 15:55:01 +00:00
libfuzzer Bug 1635762 - Switch libFuzzer upstream to git and add local patches. r=truber 2020-05-11 12:45:07 +00:00
messagemanager Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 2 - CloneDataPolicy in writing, r=smaug 2020-02-06 13:46:25 +00:00
registry
rust Bug 1621044 - Update rkv. r=vporof 2020-03-10 21:04:51 +00:00
shmem
libfuzzer-config.mozbuild
libfuzzer-flags.mozbuild
moz.build