[WebKit-devel] QNetworkReply handling
Andrea Diamantini
adjam7 at gmail.com
Tue May 11 17:10:49 CEST 2010
Hi all,
I'd like to point out a question about QNetworkReply handling.
As docs clearly says
(http://doc.qt.nokia.com/4.6/qnetworkaccessmanager.html#details)
it's user responsibility deleting their instances after load is finished, but I
noticed Arora nor KWebKitPart implementations call deleteLater on them.
Moreover, adding it to rekonq code leads to segfaults here and there.
So, is this a "known" bug? Is doc wrong or I simply am missing something?
Regards,
--
Andrea Diamantini, adjam
GPG Fingerprint: 57DE 8E32 7D1A 0E16 AA52 59D8 84F9 3ECD DBF9 730F
rekonq project
WEB: http://rekonq.sourceforge.net
IRC: rekonq at freenode
More information about the WebKit-devel
mailing list