gecko-dev/mozglue
Gerald Squelart f9612141f1 Bug 1649776 - Use a separate mutex to access ProfileBufferChunkManagerWithLocalLimit::mUpdateCallback - r=canaltinova
To avoid deadlocks between the buffer main mutex and the externally-provided update callback code, the callback storage is now using a separate mutex, and both mutexes are never held at the same time.

Differential Revision: https://phabricator.services.mozilla.com/D82141
2020-07-06 12:38:06 +00:00
..
android Bug 689178 - Remove crash-reporter hooks to externally provide library mappings. r=gsvelto 2020-06-25 08:43:23 +00:00
baseprofiler Bug 1649776 - Use a separate mutex to access ProfileBufferChunkManagerWithLocalLimit::mUpdateCallback - r=canaltinova 2020-07-06 12:38:06 +00:00
build Bug 1647702 - Broaden the race supression for compacting race between updating ObjectGroups and Shapes r=sfink 2020-06-26 16:25:03 +00:00
dllservices Bug 1407712 - Block more versions of guard64.dll of Comodo Firewall. r=gcp 2020-06-11 14:36:44 +00:00
linker Bug 725231 - Stop reporting library mappings to the crash reporter. r=snorp 2020-07-06 14:38:29 +00:00
misc Bug 1642626 - Part3: Handle a detour pattern of multple jumps. r=handyman 2020-07-02 16:43:14 +00:00
static Bug 1617369 - Reformat mozglue/ using rustfmt r=glandium 2020-03-04 06:12:38 +00:00
tests Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-07-04 09:38:43 +00:00
moz.build Bug 1598196 - Support disabling the linker on Android in the code. r=froydnj 2019-11-21 14:57:24 +00:00