RESOLVED FIXED 191428
Provide generic implementation of SSLKeyGenerator functions
https://bugs.webkit.org/show_bug.cgi?id=191428
Summary Provide generic implementation of SSLKeyGenerator functions
Don Olmstead
Reported 2018-11-08 11:08:16 PST
Only PLATFORM(MAC) and PLATFORM(WIN) support the functions in SSLKeyGenerator. The other two files are just stubs. The <keygen> element is deprecated according to MDN https://developer.mozilla.org/en-US/docs/Web/HTML/Element/keygen so its not clear whether platforms will ever need to implement these.
Attachments
Patch (12.35 KB, patch)
2018-11-08 13:50 PST, Don Olmstead
no flags
Don Olmstead
Comment 1 2018-11-08 13:50:54 PST
WebKit Commit Bot
Comment 2 2018-11-08 15:58:49 PST
Comment on attachment 354270 [details] Patch Clearing flags on attachment: 354270 Committed r238006: <https://trac.webkit.org/changeset/238006>
WebKit Commit Bot
Comment 3 2018-11-08 15:58:51 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-11-08 15:59:32 PST
Don Olmstead
Comment 5 2018-12-06 09:12:02 PST
*** Bug 189428 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.