gecko-dev/dom/media/eme
Simon Giesecke 9758d919eb Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika
Bug 1583109 introduced new function templates StringJoin and StringJoinAppend.
These are now used to replace several custom loops across the codebase that
implement string-joining algorithms to simplify the code.

Differential Revision: https://phabricator.services.mozilla.com/D98750
2020-12-17 14:58:18 +00:00
..
mediadrm
CDMCaps.cpp
CDMCaps.h
CDMProxy.h
DecryptorProxyCallback.h
DetailedPromise.cpp
DetailedPromise.h
EMEUtils.cpp
EMEUtils.h
MediaEncryptedEvent.cpp
MediaEncryptedEvent.h
MediaKeyError.cpp
MediaKeyError.h
MediaKeyMessageEvent.cpp
MediaKeyMessageEvent.h
MediaKeySession.cpp
MediaKeySession.h
MediaKeyStatusMap.cpp
MediaKeyStatusMap.h
MediaKeySystemAccess.cpp Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
MediaKeySystemAccess.h
MediaKeySystemAccessManager.cpp
MediaKeySystemAccessManager.h
MediaKeySystemAccessPermissionRequest.cpp
MediaKeySystemAccessPermissionRequest.h
MediaKeys.cpp
MediaKeys.h
moz.build