Bug 135472

Summary: [Mac, iOS] Remove -setAllowsAnyHTTPSCertificate calls
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED LATER    
Severity: Normal CC: commit-queue, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 115282    
Bug Blocks:    
Attachments:
Description Flags
proposed patch none

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.