WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
202285
Remove unused WebProcessPool::setCanHandleHTTPSServerTrustEvaluation
https://bugs.webkit.org/show_bug.cgi?id=202285
Summary
Remove unused WebProcessPool::setCanHandleHTTPSServerTrustEvaluation
Alex Christensen
Reported
2019-09-26 14:00:12 PDT
Remove unused WebProcessPool::setCanHandleHTTPSServerTrustEvaluation
Attachments
Patch
(31.96 KB, patch)
2019-09-26 14:06 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(29.62 KB, patch)
2019-09-26 14:59 PDT
,
Alex Christensen
youennf
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2019-09-26 14:06:24 PDT
Created
attachment 379678
[details]
Patch
Alex Christensen
Comment 2
2019-09-26 14:59:13 PDT
Created
attachment 379684
[details]
Patch
youenn fablet
Comment 3
2019-09-26 23:14:21 PDT
Comment on
attachment 379684
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=379684&action=review
> Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm:580 > + auto decisionHandler = makeBlockPtr([_session = makeWeakPtr(_session.get()), completionHandler = makeBlockPtr(completionHandler), taskIdentifier, networkDataTask = RefPtr<NetworkDataTaskCocoa>(networkDataTask)](NSURLAuthenticationChallenge *challenge, OSStatus trustResult) mutable {
makeRefPtr(networkDataTask)
Alex Christensen
Comment 4
2019-09-27 07:34:29 PDT
http://trac.webkit.org/r250422
Radar WebKit Bug Importer
Comment 5
2019-09-27 07:35:18 PDT
<
rdar://problem/55781362
>
Alex Christensen
Comment 6
2019-11-22 13:25:24 PST
Reverted in
http://trac.webkit.org/r252796
Needs more investigation.
Alex Christensen
Comment 7
2019-11-22 17:13:34 PST
Relanded in
http://trac.webkit.org/r252819
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug