gecko-dev/mozglue
Mike Hommey 0e99daec55 Bug 1765474 - Fix unused-but-set-variable warning in TestBaseProfiler.cpp. r=gerald
mozglue/tests/TestBaseProfiler.cpp:2188:12: error: variable 'chunk1ReuseCount' set but not used [-Werror,-Wunused-but-set-variable]
  unsigned chunk1ReuseCount = 0;
           ^

Differential Revision: https://phabricator.services.mozilla.com/D144146
2022-04-22 01:25:08 +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 1207753 - baseprofiler thread-safety annotations r=gerald 2022-03-22 14:03:33 +00:00
build Bug 1607588 - Remove suppression for NSS shutdown race. r=decoder 2022-03-29 18:48:37 +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 1759344 - Cleanup mozglue/ includes r=andi 2022-03-23 15:36:29 +00:00
static Bug 1758780 - Update builders to rustc 1.60. r=firefox-build-system-reviewers,mhentges 2022-04-21 04:36:24 +00:00
tests Bug 1765474 - Fix unused-but-set-variable warning in TestBaseProfiler.cpp. r=gerald 2022-04-22 01:25:08 +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