WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(86.34 KB, patch)
2017-08-18 17:03 PDT
,
Sam Weinig
cdumez
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2017-08-18 16:45:33 PDT
Created
attachment 318558
[details]
Patch
Sam Weinig
Comment 2
2017-08-18 17:03:00 PDT
Created
attachment 318561
[details]
Patch
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
Committed
r220949
: <
http://trac.webkit.org/changeset/220949
>
Radar WebKit Bug Importer
Comment 5
2017-08-18 18:41:59 PDT
<
rdar://problem/33974719
>
Radar WebKit Bug Importer
Comment 6
2017-08-18 18:42:01 PDT
<
rdar://problem/33974720
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug