gecko-dev/uriloader
whale a860887be7 Bug 1768758 - Add Windows-specific function getW() for getting wchar_t r=xpcom-reviewers,win-reviewers,gstoll,nika
`char16_t` and `wchar_t` are functionally the same on Windows. But logging statements do not handle `char16_t` very well, resulting in the need to static cast to `wchar_t`. For more info, see [[ https://bugzilla.mozilla.org/show_bug.cgi?id=1768758 | bug task ]]:

This diff introduces a Windows-specific function for getting strings as `wchar_t` and replaces previous workaround usages.

Differential Revision: https://phabricator.services.mozilla.com/D215869
2024-07-10 22:10:56 +00:00
..
base Bug 1898380 - Replace the 'unsaved changes' dialog in the PDF viewer with a clearer one r=Gijs,desktop-theme-reviewers,emilio,dao 2024-06-28 19:03:05 +00:00
docs Bug 1718673 - Allow loading text/event-stream in-browser as plain-text, r=smaug,necko-reviewers,kershaw 2024-06-05 00:05:57 +00:00
exthandler Bug 1768758 - Add Windows-specific function getW() for getting wchar_t r=xpcom-reviewers,win-reviewers,gstoll,nika 2024-07-10 22:10:56 +00:00
prefetch Bug 1836328 - Replace X-Moz: Prefetch with Sec-Purpose: Prefetch r=necko-reviewers,valentin 2023-06-02 07:52:38 +00:00
preload Bug 1872657 - Add fetchpriority support for `<link rel=preload as=image>`. r=valentin,smaug,manuel 2024-02-27 06:33:48 +00:00
moz.build