gecko-dev/security/manager
Masatoshi Kimura 66e773f594 Bug 1752683 - Stop passing 8.3 names to NSS for SQLite db paths. r=keeler,florian
We pass 8.3 names to NSS to avoid non-ASCII characters because NSS still
depends on the system code page (although this workaround is not effective on
East-Asian locales).

We don't have to use 8.3 names to NSS for SQLite db paths because SQLite
always use UTF-8 for file names.

Differential Revision: https://phabricator.services.mozilla.com/D137379
2022-01-31 19:43:36 +00:00
..
locales
pki
ssl Bug 1752683 - Stop passing 8.3 names to NSS for SQLite db paths. r=keeler,florian 2022-01-31 19:43:36 +00:00
tools Bug 1747464 - Remove FileUtils.getFile from security/ r=keeler 2022-01-17 17:42:12 +00:00
android_stub.h
moz.build Bug 1744877 - Remove --disable-xul. r=Gijs 2021-12-08 21:37:11 +00:00