gecko-dev/mozglue
ahochheiden c5a6f22e14 Bug 1751781 - Intentionally #undef NAN and redefine it with the value from the STL r=glandium
With the latest Windows 10 SDK (10.0.20348.0), the value of NAN has changed
to differ from the STL. We intentionally #undef the value gotten from the SDK
and replace it with the STL value so that the comparison tests pass regardless
of the Windows SDK version.

Differential Revision: https://phabricator.services.mozilla.com/D137598
2022-02-10 22:47:15 +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 1735397 - Don't start profiler in processes excluded by pid - r=florian 2022-02-08 12:47:53 +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