--- a/WebBrowser/CookieJar/CookieJar.py Tue Jul 03 19:08:29 2018 +0200 +++ b/WebBrowser/CookieJar/CookieJar.py Tue Jul 03 19:57:17 2018 +0200 @@ -21,6 +21,7 @@ import Preferences +# TODO: add code to support cookie filtering as of Qt 5.11 class CookieJar(QNetworkCookieJar): """ Class implementing a QNetworkCookieJar subclass with various accept