Deprecate the KTcpSocket-based variant of SslUi::askIgnoreSslErrors
ClosedPublic

Authored by vkrause on Oct 15 2019, 4:48 PM.

Details

Summary

The KSslErrorUiData variant below covers KTcpSocket too as a source
for errors, next to QSslSocket/QNAM.

Also, add minimal API docs in here so this shows up on api.kde.org at
all.

Diff Detail

Repository
R241 KIO
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 17725
Build 17743: arc lint + arc unit
vkrause created this revision.Oct 15 2019, 4:48 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptOct 15 2019, 4:48 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
vkrause requested review of this revision.Oct 15 2019, 4:48 PM
dfaure accepted this revision.Oct 16 2019, 9:29 PM

Looks good. Can't use the new deprecation syntax until D24684 is in.

This revision is now accepted and ready to land.Oct 16 2019, 9:29 PM
This revision was automatically updated to reflect the committed changes.