[webkit-reviews] review requested: [Bug 124466] Use uint8_t vectors for WebCrypto data : [Attachment 217145] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 17 00:16:05 PST 2013


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 124466: Use uint8_t vectors for WebCrypto data
https://bugs.webkit.org/show_bug.cgi?id=124466

Attachment 217145: proposed patch
https://bugs.webkit.org/attachment.cgi?id=217145&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Not sure if the SignedOrUnsignedCharVectorAdapter and
ConstSignedOrUnsignedCharVectorAdapter classes are the very best way to make
Base64 work with both types. Thoughts?


More information about the webkit-reviews mailing list