gecko-dev/intl/uconv
Daniel Holbert 16170f25a6 Bug 1797840: Replace stray tab characters with spaces in IDL files throughout the tree. r=mccr8,necko-reviewers,credential-management-reviewers,smaug,sgalich,valentin
DONTBUILD because this is just whitespace cleanup.

I found the files to fix up here using this command:
    grep -r '   ' * 2>/dev/null | grep -v "other-licenses" | grep "idl:"

I replaced the tab characters with however many spaces seemed consistent with
the indentation in the surrounding code (and did some minor space-indentation
cleanup in contextual lines to preserve alignment, in a few cases).

Differential Revision: https://phabricator.services.mozilla.com/D160577
2022-10-28 18:08:17 +00:00
..
crashtests
tests Bug 1786402 - Fix ESLint rule warnings for no-unused-vars in intl/uconv/tests/unit/test_bug340714.js r=hsivonen 2022-08-25 08:28:17 +00:00
components.conf
directory.txt
moz.build Bug 1787633 - Make nsTextToSubURI::UnEscapeNonAsciiURI static. r=m_kato 2022-09-06 15:59:06 +00:00
nsConverterInputStream.cpp Bug 1170668 - Improve short read handling in nsConverterInputStream, r=hsivonen 2022-08-11 17:37:20 +00:00
nsConverterInputStream.h
nsConverterOutputStream.cpp Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
nsConverterOutputStream.h
nsIScriptableUConv.idl
nsITextToSubURI.idl Bug 1797840: Replace stray tab characters with spaces in IDL files throughout the tree. r=mccr8,necko-reviewers,credential-management-reviewers,smaug,sgalich,valentin 2022-10-28 18:08:17 +00:00
nsScriptableUConv.cpp Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
nsScriptableUConv.h
nsTextToSubURI.cpp Bug 1787633 - Make nsTextToSubURI::UnEscapeNonAsciiURI static. r=m_kato 2022-09-06 15:59:06 +00:00
nsTextToSubURI.h Bug 1787633 - Make nsTextToSubURI::UnEscapeNonAsciiURI static. r=m_kato 2022-09-06 15:59:06 +00:00