зеркало из https://github.com/mozilla/gecko-dev.git
f37a5156c3
We don't need the full generality of templated typed arrays here, just the ability to assign from `Uint8Array`. Some versions of clang in C++17 mode have problems with overload resolution when faced with templated method parameters that resolve to base classes of the passed arguments. Using the more-specific type here avoids those bugs. Differential Revision: https://phabricator.services.mozilla.com/D53069 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
test | ||
CryptoBuffer.cpp | ||
CryptoBuffer.h | ||
CryptoKey.cpp | ||
CryptoKey.h | ||
KeyAlgorithmProxy.cpp | ||
KeyAlgorithmProxy.h | ||
WebCryptoCommon.h | ||
WebCryptoTask.cpp | ||
WebCryptoTask.h | ||
moz.build |