Bug 169806

Summary: [WebCrypto] Get rid of CryptoKeyData class and all its subclasses
Product: WebKit Reporter: Jiewen Tan <jiewen_tan>
Component: WebCore Misc.Assignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bfulgham, cdumez, jiewen_tan, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 164938    
Attachments:
Description Flags
Patch
none
Patch cdumez: review+

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.