gecko-dev/media/gmp-clearkey/0.1
Omri Sarig a60ad3ae44 Bug 1626787 - ClearKeyDecryptionManager.cpp check emptiness by empty instead of by size. r=sylvestre
Emptiness of values should be checked using the `empty` method, and not
by comparing the size to 0. Fix such case in the code of
ClearKeyDecryptionManager.cpp module.

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

--HG--
extra : moz-landing-system : lando
2020-04-08 15:47:17 +00:00
..
gtest
ArrayUtils.h
BigEndian.h
ClearKeyBase64.cpp
ClearKeyBase64.h
ClearKeyCDM.cpp
ClearKeyCDM.h
ClearKeyDecryptionManager.cpp Bug 1626787 - ClearKeyDecryptionManager.cpp check emptiness by empty instead of by size. r=sylvestre 2020-04-08 15:47:17 +00:00
ClearKeyDecryptionManager.h Bug 1516673 - Adds CBCS encryption scheme functionality. r=bryce 2020-03-26 20:53:59 +00:00
ClearKeyPersistence.cpp
ClearKeyPersistence.h
ClearKeySession.cpp
ClearKeySession.h
ClearKeySessionManager.cpp
ClearKeySessionManager.h
ClearKeyStorage.cpp
ClearKeyStorage.h
ClearKeyUtils.cpp Bug 1516673 - Adds CBCS encryption scheme functionality. r=bryce 2020-03-26 20:53:59 +00:00
ClearKeyUtils.h Bug 1516673 - Adds CBCS encryption scheme functionality. r=bryce 2020-03-26 20:53:59 +00:00
RefCounted.h
VideoDecoder.cpp
VideoDecoder.h
WMFH264Decoder.cpp
WMFH264Decoder.h
WMFSymbols.h
WMFUtils.cpp Bug 1608657 - Drop version check from WMFDecoderDllName and inline when possible. r=jya 2020-01-14 04:03:28 +00:00
WMFUtils.h Bug 1608657 - Drop version check from WMFDecoderDllName and inline when possible. r=jya 2020-01-14 04:03:28 +00:00
gmp-clearkey.cpp Bug 1572846 - Update Clearkey to use NSS for decryption instead of OpenAES r=bryce,jld 2019-09-05 19:19:06 +00:00
manifest.json.in
moz.build Bug 1579506 - Remove OpenAES source code and references r=bryce,mhoye 2019-09-12 23:27:08 +00:00