RESOLVED FIXED Bug 169806
[WebCrypto] Get rid of CryptoKeyData class and all its subclasses
https://bugs.webkit.org/show_bug.cgi?id=169806
Summary [WebCrypto] Get rid of CryptoKeyData class and all its subclasses
Jiewen Tan
Reported 2017-03-16 20:38:19 PDT
Since every CryptoKey class now has its own way to export/import bytes, we can get rid of CryptoKeyData which serves a middle layer of serializing CryptoKeys.
Attachments
Patch (84.73 KB, patch)
2017-08-18 16:45 PDT, Sam Weinig
no flags
Patch (86.34 KB, patch)
2017-08-18 17:03 PDT, Sam Weinig
cdumez: review+
Sam Weinig
Comment 1 2017-08-18 16:45:33 PDT
Sam Weinig
Comment 2 2017-08-18 17:03:00 PDT
Chris Dumez
Comment 3 2017-08-18 18:31:37 PDT
Comment on attachment 318561 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=318561&action=review > Source/WebCore/ChangeLog:17 > + the implementations except the on on CryptoKeyRSA, which now is typo: the one on
Sam Weinig
Comment 4 2017-08-18 18:40:56 PDT
Radar WebKit Bug Importer
Comment 5 2017-08-18 18:41:59 PDT
Radar WebKit Bug Importer
Comment 6 2017-08-18 18:42:01 PDT
Note You need to log in before you can comment on or make changes to this bug.