RESOLVED LATER 135472
[Mac, iOS] Remove -setAllowsAnyHTTPSCertificate calls
https://bugs.webkit.org/show_bug.cgi?id=135472
Summary [Mac, iOS] Remove -setAllowsAnyHTTPSCertificate calls
Alexey Proskuryakov
Reported 2014-07-31 14:28:39 PDT
Now that we allow untrusted certificates by handling server trust challenges, we don't need -setAllowsAnyHTTPSCertificate any more.
Attachments
proposed patch (2.87 KB, patch)
2014-07-31 14:30 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2014-07-31 14:30:01 PDT
Created attachment 235843 [details] proposed patch
WebKit Commit Bot
Comment 2 2014-07-31 15:56:49 PDT
Comment on attachment 235843 [details] proposed patch Clearing flags on attachment: 235843 Committed r171893: <http://trac.webkit.org/changeset/171893>
WebKit Commit Bot
Comment 3 2014-07-31 15:56:52 PDT
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 4 2014-07-31 18:28:16 PDT
Reverted in <http://trac.webkit.org/changeset/171902>. We can't do this yet, because appcache does loading in WebProcess without consulting delegates.
Note You need to log in before you can comment on or make changes to this bug.