gecko-dev/security/sandbox
Simon Giesecke ad01a10a3b Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
Note that this patch only transforms the use of the nsDataHashtable type alias
to a directly equivalent use of nsTHashMap. It does not change the specification
of the hash key type to make use of the key class deduction that nsTHashMap
allows for in some cases. That can be done in a separate step, but requires more
attention.

Differential Revision: https://phabricator.services.mozilla.com/D106008
2021-03-10 10:47:47 +00:00
..
chromium Bug 1689398 p1: Add MITIGATION_CET_STRICT_MODE to chromium sandbox code. r=handyman 2021-01-31 16:46:48 +00:00
chromium-shim Bug 1689398 p1: Add MITIGATION_CET_STRICT_MODE to chromium sandbox code. r=handyman 2021-01-31 16:46:48 +00:00
common Bug 1678174 - Add remaining time64 syscalls to the Linux sandboxes. r=gcp 2020-12-08 01:02:18 +00:00
linux Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
mac Bug 1692220 - Allow content-process read access to libFontRegistry caches. r=haik 2021-02-19 21:56:59 +00:00
test Bug 1692220 - Add a test to ensure the com.apple.FontRegistry dir is readable from content processes r=jfkthame 2021-02-19 21:57:00 +00:00
win Bug 1570460: Add fonts path and named pipe creation to windows content process sandbox policy. r=handyman 2021-03-09 08:34:07 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00