gecko-dev/mozglue
Mike Hommey 622b111f9e Bug 1690167 - Change VsprintfLiteral/SprintfLiteral to rely on PrintfTarget. r=nika,Gankra,firefox-build-system-reviewers,mhentges
Instead of snprintf.

Because some standalone code uses those functions directly or indirectly,
and PrintfTarget lives in mozglue, they now need to depend on mozglue
instead of mfbt. Except logalloc/replay, which cherry-picks what it
uses.

Differential Revision: https://phabricator.services.mozilla.com/D103730
2021-02-16 21:20:04 +00:00
..
android Bug 1644737 - Remove NativeCrypto in mozglue. r=mhoye,geckoview-reviewers,agi 2021-02-15 05:59:14 +00:00
baseprofiler Bug 1691092 - When capturing a marker stack, stop when the PROFILER category is encountered, r=gerald. 2021-02-16 19:04:03 +00:00
build Bug 1683439 - Remove suppression for fixed issue. r=KrisWright 2021-02-05 17:22:06 +00:00
dllservices Bug 1634090 - Block McAfee DLP's module v11.6 or older. r=gcp 2021-01-26 21:09:53 +00:00
linker
misc Bug 1690167 - Change VsprintfLiteral/SprintfLiteral to rely on PrintfTarget. r=nika,Gankra,firefox-build-system-reviewers,mhentges 2021-02-16 21:20:04 +00:00
static
tests Bug 1690167 - Add support for the j length modifier in Printf.cpp. r=Gankra 2021-02-16 21:20:04 +00:00
moz.build