gecko-dev/mozglue
Mike Hommey 5af31a8886 Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt
There is no implicit conversion for scoped enums, so using them without
an explicit conversion in varargs functions is undefined behavior. GCC
has had a warning about this for a long while, but clang only gained
this a few days ago on trunk.

Differential Revision: https://phabricator.services.mozilla.com/D181723
2023-06-24 20:14:31 +00:00
..
android Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt 2023-06-24 20:14:31 +00:00
baseprofiler Bug 1812452 - Increase the min profiler buffer limit to 128MiB r=florian,geckoview-reviewers,m_kato 2023-06-23 09:17:43 +00:00
build Bug 1835591 - Part 1. Add the detection of ARM crypto extension for arm 32bit. r=glandium 2023-06-15 02:48:44 +00:00
interposers Bug 1835231 - Use dlopen() wrapper for Android <= 22 r=gsvelto 2023-06-02 15:13:04 +00:00
linker Bug 1824518 - Make mozglue/linker/tests buildable outside of a unified build environment r=andi 2023-03-30 13:48:34 +00:00
misc Bug 1839594 - Add TimeDuration::Zero() method to get a zero time duration r=glandium 2023-06-22 09:27:21 +00:00
static Bug 1832129 - Disable new alloc error panic code. r=emilio 2023-05-09 21:51:01 +00:00
tests Bug 1806947 - Skip TestStackWalk on TSAN. r=decoder DONTBUILD 2023-04-24 12:46:39 +00:00
moz.build Bug 1836478 - Disable mozglue interposers for snapshot fuzzing. r=gsvelto 2023-06-02 16:17:14 +00:00