D24588: [SslUi] Overload askIgnoreSslErrors() to take a QSslSocket
David Faure
noreply at phabricator.kde.org
Sat Oct 12 22:56:26 BST 2019
dfaure added a comment.
Hmm, why not just do `KSslErrorUiData uiData(socket);` in the caller, or even just `askIgnoreSslErrors(KSslErrorUiData(socket), storedRules)`.
Don't know, just wondering (not objecting). @vkrause, any opinion?
INLINE COMMENTS
> sslui.h:42
> RulesStorage storedRules = RecallAndStoreRules);
> +bool KIOWIDGETS_EXPORT askIgnoreSslErrors(const QSslSocket *socket,
> + RulesStorage storedRules = RecallAndStoreRules);
Missing docu, at least @since 5.64
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D24588
To: ahmadsamir, dfaure, vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191012/099b55fe/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list