[xpcom] Make Base64 compatible with ReadSegments() with small buffers.

This commit is contained in:
Andrea Marchesini 2020-07-29 10:52:30 +00:00 • committed by Roy Tam
commit 7a37234be2
3 changed files with 121 additions and 7 deletions

View file

@ -5,6 +5,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
UNIFIED_SOURCES += [
'TestBase64Stream.cpp',
'TestProtocolProxyService.cpp',
'TestStandardURL.cpp',
]