From 0a38a21f217f132eb8483157529acc488c02031e Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 6 May 2014 18:17:19 +0200 Subject: [PATCH] Revert "More TODO" This reverts commit be10527208cebe73b14b1071f214d6c50c509259. --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index 943e3dc23..d1e9468c7 100644 --- a/TODO +++ b/TODO @@ -35,11 +35,6 @@ Crashes QHttpNetworkConnectionPrivate::_q_hostLookupFinished could not dequeu request -- Sometimes self._frame is None in on_mode_left in HintManager - - - Slot seems to be executed once. - - Maybe QWebPage/Qt deleted the frame as there's a race condition between deleting and on_mode_left? - Bugs ====