gecko-dev/extensions
Mike Hommey 2d6c8fdbc6 Bug 1766561 - Adjust UTF-16 string formatting. r=nika
With MOZ_FORMAT_PRINTF annotations, the compiler expects a wchar_t*, and
it won't automatically consider char16ptr_t to be compatible with that.

While handling strings, there's one case of formatting that doesn't need
to use %S at all.

Differential Revision: https://phabricator.services.mozilla.com/D144919
2022-05-03 20:49:09 +00:00
..
auth Bug 1766561 - Adjust UTF-16 string formatting. r=nika 2022-05-03 20:49:09 +00:00
permissions Bug 1765113. Silence spammy warning in extensions/permissions/PermissionDelegateHandler.cpp. r=timhuang 2022-04-19 09:49:50 +00:00
pref Bug 1766114 - Part 2: Use Services.jsm in AutoConfig prefcalls.js. r=mkaply 2022-04-28 14:53:12 +00:00
spellcheck Bug 1765156 - Part 5: Use SpecialPowers.ChromeUtils.import in extensions/. r=kmag 2022-05-03 06:32:26 +00:00
universalchardet Bug 1727491 - Remove support for BOMless unlabeled Latin1 Supplement-range UTF-16LE|BE. r=emk 2021-09-01 09:13:29 +00:00