releases-comm-central/mailnews/intl
Rob Lemley e73c9fbdda Bug 1816266 - Remove "%s" replacements from moz.build files. r=dandarnell
Most cases of using "%s" in path-related values are to find $topsrcdir. In
moz.build files, paths starting with "/" are rooted at $topsrcdir, so a string
replacement like "/%s/browser" % CONFIG["mozreltopsrcdir"] evaluates to
"/./browser", which is just unnecessary.

Differential Revision: https://phabricator.services.mozilla.com/D169562

--HG--
extra : moz-landing-system : lando
2023-02-15 19:52:10 +00:00
..
test Bug 1672798 - Run black formatting on mozbuild and mozconfigure files. r=mkmelin 2020-10-30 14:28:33 -04:00
charsetData.properties Bug 1808341 - Run mach commlint -l file-whitespace to fix added file-types. r=mkmelin 2023-01-05 15:43:08 +11:00
charsetalias.properties Bug 1735731 - add koi8r=KOI8-R charset alias. r=freaktechnik 2021-10-15 10:40:19 +03:00
components.conf Bug 1773772 part 8 - Convert remaining mailnews binary components registration to components.conf. rs=aleca 2022-06-30 12:17:27 +12:00
jar.mn Bug 1006498 - Import nsCharsetConverterManager into c-c. r=Neil, patch originally due to Henri Sivonen. CLOSED TREE. 2014-05-12 09:14:06 -05:00
moz.build Bug 1816266 - Remove "%s" replacements from moz.build files. r=dandarnell 2023-02-15 19:52:10 +00:00
nsCharsetAlias.cpp Port bug 1641245 - Make string comparators not virtual. rs=bustage-fix 2020-05-28 16:11:57 +12:00
nsCharsetAlias.h Bug 1546364 - Reformat to Google coding style in mailnews/intl. rs=reformat 2019-04-24 00:21:13 +02:00
nsCharsetConverterManager.cpp Bug 1779181 - Port bug 1686616 - Migrate all Services.py interfaces to components.conf. r=mkmelin 2022-07-12 16:27:28 +12:00
nsCharsetConverterManager.h Bug 1546364 - Reformat to Google coding style in mailnews/intl. rs=reformat 2019-04-24 00:21:13 +02:00
nsICharsetConverterManager.idl Bug 1496518 - remove some unneeded includes in mailnews/. r=jorgk 2018-10-05 11:29:00 +02:00
nsMUTF7ToUnicode.cpp Bug 1546364 - Reformat to Google coding style in mailnews/intl. rs=reformat 2019-04-24 00:21:13 +02:00
nsMUTF7ToUnicode.h Bug 1546364 - Reformat to Google coding style in mailnews/intl. rs=reformat 2019-04-24 00:21:13 +02:00
nsUTF7ToUnicode.cpp Bug 1668926 - coverity - fix uninitialized scalar field in nsMsgCompose::​nsMsgCompose(). r=benc 2021-10-11 14:16:58 +03:00
nsUTF7ToUnicode.h Bug 1546364 - Reformat to Google coding style in mailnews/intl. rs=reformat 2019-04-24 00:21:13 +02:00
nsUnicodeToMUTF7.cpp Bug 1546364 - Reformat to Google coding style in mailnews/intl. rs=reformat 2019-04-24 00:21:13 +02:00
nsUnicodeToMUTF7.h Bug 1546364 - Reformat to Google coding style in mailnews/intl. rs=reformat 2019-04-24 00:21:13 +02:00
nsUnicodeToUTF7.cpp Bug 1546364 - Reformat to Google coding style in mailnews/intl. rs=reformat 2019-04-24 00:21:13 +02:00
nsUnicodeToUTF7.h Bug 1546364 - Reformat to Google coding style in mailnews/intl. rs=reformat 2019-04-24 00:21:13 +02:00