DescriptionRemove use of WebCrypto digestSynchronous in Blink.
In the internal WebCrypto API, WebCryptoDigestor can act as a superset of
digestSynchronous. It will simlify things to not have digestSynchronous anymore,
so as a first step, this removes its one use.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171387
Patch Set 1 #
Total comments: 1
Patch Set 2 : Changed ASSERT_WITH_SECURITY_IMPLICATIONS to RELEASE_ASSERT #
Messages
Total messages: 6 (0 generated)
|