gecko-dev/netwerk/system
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 1836432 - Use nsresult exception mode for GeckoAppShell.getDNSDomains. r=geckoview-reviewers,necko-reviewers,valentin,ohall 2023-06-04 10:53:32 +00:00
linux
mac Bug 1836562 - Avoid allocating too much memory for ARP table, r=necko-reviewers,valentin 2023-06-13 12:50:43 +00:00
netlink Bug 1817756 - Add a seed to the network ID. r=valentin,necko-reviewers 2023-02-21 14:10:39 +00:00
win32 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
LinkServiceCommon.cpp Bug 1817756 - Add a seed to the network ID. r=valentin,necko-reviewers 2023-02-21 14:10:39 +00:00
LinkServiceCommon.h Bug 1817756 - Add a seed to the network ID. r=valentin,necko-reviewers 2023-02-21 14:10:39 +00:00
moz.build Bug 1817756 - Add a seed to the network ID. r=valentin,necko-reviewers 2023-02-21 14:10:39 +00:00
NetworkLinkServiceDefines.h