[webkit-qt] QWebPage leaking network threads?

İsmail Dönmez ismail at namtrac.org
Thu Jul 15 02:55:51 PDT 2010


Hi Markus;

Indeed the problem looks more complex. I am debugging deeper to see what
might be wrong.

Regards,
ismail

On Thu, Jul 15, 2010 at 12:34 PM, Markus Goetz <Markus.Goetz at nokia.com>wrote:

> There are no threads except the DNS lookup threads and those should be
> cheap
> and exit themselves after some time.
> Your webpage loading issue must have some other cause.
>
> On Wednesday, July 14, 2010 07:03:59 pm ext İsmail Dönmez wrote:
> > Hi all;
> >
> > I have a small browser widget based on QWebView using a custom QWebPage.
> > The app works on an embedded Windows CE device. The problem is if I open
> > and close the browser 2-3 times no web page will open after the 3th time.
> > I can reproduce this everytime. Looking at the thread count, deleting
> > QWebPage leaves some threads around.
> >
> > I am guessing these are networking related loader threads. I wonder if
> > anyone experienced a similar problem before?
> >
> > Regards,
> > ismail
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100715/900f7cf4/attachment-0001.html>


More information about the webkit-qt mailing list