RESOLVED FIXED 201250
Remove CCBigNum fallback code
https://bugs.webkit.org/show_bug.cgi?id=201250
Summary Remove CCBigNum fallback code
Keith Rollin
Reported 2019-08-28 16:32:32 PDT
Bug 184637 added support for CCRSAGetCRTComponents, falling back to the older CCBigNum code if CCRSAGetCRTComponents was not available. We now only support OS's that have CCRSAGetCRTComponents so remove the fallback code.
Attachments
Patch (10.09 KB, patch)
2019-08-29 15:47 PDT, Keith Rollin
no flags
Radar WebKit Bug Importer
Comment 1 2019-08-28 16:32:46 PDT
Keith Rollin
Comment 2 2019-08-29 15:47:25 PDT
Jiewen Tan
Comment 3 2019-08-29 16:09:38 PDT
Comment on attachment 377639 [details] Patch LGTM. r=me. Thanks for making the change.
WebKit Commit Bot
Comment 4 2019-08-29 17:02:18 PDT
Comment on attachment 377639 [details] Patch Clearing flags on attachment: 377639 Committed r249302: <https://trac.webkit.org/changeset/249302>
WebKit Commit Bot
Comment 5 2019-08-29 17:02:20 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.