NEW 155839
@"NSErrorPeerCertificateChainKey" string needs a public constant
https://bugs.webkit.org/show_bug.cgi?id=155839
Summary @"NSErrorPeerCertificateChainKey" string needs a public constant
Eugene But
Reported 2016-03-24 09:30:35 PDT
@"NSErrorPeerCertificateChainKey" is a key in NSError's userInfo supplied to WKNavigationDelegate (see ViewController.m in the attached test app). Please add public constant for it.
Attachments
Test App (20.22 KB, application/zip)
2016-03-24 09:30 PDT, Eugene But
no flags
Eugene But
Comment 1 2016-03-24 09:30:56 PDT
Created attachment 274837 [details] Test App
Eugene But
Comment 2 2016-03-24 09:31:16 PDT
Note You need to log in before you can comment on or make changes to this bug.