fune/toolkit/mozapps
Mike Hommey 9c0fcac97c 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, and the updater, for which we keep using vsnprintf.

Differential Revision: https://phabricator.services.mozilla.com/D103730
2021-03-10 23:52:40 +00:00
..
defaultagent Bug 1696353 - Remove redundant nullptr checks of return value of infallible new in toolkit/mozapps/defaultagent. r=bytesized 2021-03-10 21:08:14 +00:00
downloads Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +00:00
extensions Bug 1546540 - Part 3: Remove explicit newtab styling from default theme, r=dao 2021-03-10 22:08:11 +00:00
handling Bug 1678255 - prompt for external protocol links whose loads were also triggered externally, instead of looping forever, r=pbz,nika 2021-02-22 19:00:10 +00:00
installer Bug 1690064 - Consistently delete all update data on uninstall, but leave configuration data on install r=agashlin 2021-03-08 20:08:54 +00:00
preferences Bug 1691313 - Use hidden DOM property instead of attribute methods in toolkit/. r=mtigley,preferences-reviewers,jaws 2021-02-12 02:05:49 +00:00
update Bug 1690167 - Change VsprintfLiteral/SprintfLiteral to rely on PrintfTarget. r=nika,Gankra,firefox-build-system-reviewers,mhentges 2021-03-10 23:52:40 +00:00