gecko-dev/mozglue
Gerald Squelart 6906b4d69a Bug 1753192 - Fix apparent negative leak of RequestedChunkRefCountedHolder - r=canaltinova
Once the buffers are combined, a RequestedChunkRefCountedHolder could be referenced from the Base Profiler, which is invisible to the leak catcher; then handed over to the Gecko Profiler where it will eventually be dereferenced, which is logged with the leak catcher, resulting in an apparent negative leak.
This is fixed by keeping all (de)references secret.

Differential Revision: https://phabricator.services.mozilla.com/D138238
2022-02-11 03:13:51 +00:00
..
android Bug 1415595 - Remove unnecessary mode when opening ASHMEM_NAME_DEF. r=jld 2021-12-15 23:56:33 +00:00
baseprofiler Bug 1753192 - Fix apparent negative leak of RequestedChunkRefCountedHolder - r=canaltinova 2022-02-11 03:13:51 +00:00
build Bug 1606651 - Remove TSan suppression for nsPluginTag. r=decoder 2022-02-08 05:51:10 +00:00
linker Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
misc Bug 1751041 - Compute the process startup timestamp early during startup r=glandium 2022-01-26 19:57:41 +00:00
static Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers 2022-01-31 17:00:21 +00:00
tests Bug 1751781 - Intentionally #undef NAN and redefine it with the value from the STL r=glandium 2022-02-10 22:47:15 +00:00
moz.build Bug 1724749: Consolidate all dllservices code; r=tkikuchi 2021-08-12 20:57:12 +00:00
mozglue.rc Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00