On Friday 26 March 2010 14:08:46 İsmail Dönmez wrote:

> > 1.) You have eight jobs pending
> > 2.) The timer fires and servePendingRequests is called
> > 3.) From within servePendingRequests we restart the zero time timer?
> > 
> > if that is true, a backtrace would be nice and antti might be able to
> > help you..
> 
> First of all I am using WebKit from git, should be updated as of
> yesterday. I am not sure about 1, I only see COUNT 8, if that means 8
> 
> pending jobs then 1 is true. 2 & 3 are true. Here is a complete backtrace :
>  > qtwebkit4.dll!WebCore::Loader::servePendingRequests(WebCore::Loader::Pri
>  > ority


Could you please post a backtrace that ends in:
        Loader::scheduleServePendingRequests

and contains
         ...
        Timer<WebCore::Loader>::fired(void)

_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to