78 |
78 |
79 # TODO: Qt 5.6 |
79 # TODO: Qt 5.6 |
80 ## self.__interceptor = NetworkUrlInterceptor(self) |
80 ## self.__interceptor = NetworkUrlInterceptor(self) |
81 ## WebBrowserWindow.webProfile().setRequestInterceptor(self.__interceptor) |
81 ## WebBrowserWindow.webProfile().setRequestInterceptor(self.__interceptor) |
82 |
82 |
83 # TODO: Cookie: create cookie jar |
83 WebBrowserWindow.cookieJar() |
84 |
84 |
85 def __save(self): |
85 def __save(self): |
86 """ |
86 """ |
87 Private slot to save the permanent SSL error exceptions. |
87 Private slot to save the permanent SSL error exceptions. |
88 """ |
88 """ |