зеркало из https://github.com/mozilla/gecko-dev.git
defad44097
The CDM header bump has moved some enums, as well as using enum classes instead of old style enums. This patch updates consumers of these enums to be compatible with the new headers. Drive by remove `using namespace cdm` from a couple of files as - In some places I'd already been using fully qualified names. - I prefer the fully qualified names as they make it clear when enums are coming from the cdm namespace and `cdm::` is not a particularly more verbose thing to have on identifiers. Differential Revision: https://phabricator.services.mozilla.com/D78343 |
||
---|---|---|
.. | ||
gtest | ||
ArrayUtils.h | ||
BigEndian.h | ||
ClearKeyBase64.cpp | ||
ClearKeyBase64.h | ||
ClearKeyCDM.cpp | ||
ClearKeyCDM.h | ||
ClearKeyDecryptionManager.cpp | ||
ClearKeyDecryptionManager.h | ||
ClearKeyPersistence.cpp | ||
ClearKeyPersistence.h | ||
ClearKeySession.cpp | ||
ClearKeySession.h | ||
ClearKeySessionManager.cpp | ||
ClearKeySessionManager.h | ||
ClearKeyStorage.cpp | ||
ClearKeyStorage.h | ||
ClearKeyUtils.cpp | ||
ClearKeyUtils.h | ||
RefCounted.h | ||
VideoDecoder.cpp | ||
VideoDecoder.h | ||
WMFH264Decoder.cpp | ||
WMFH264Decoder.h | ||
WMFSymbols.h | ||
WMFUtils.cpp | ||
WMFUtils.h | ||
gmp-clearkey.cpp | ||
manifest.json.in | ||
moz.build |