On Friday 26 March 2010 14:20:10 you wrote: > > Could you please post a backtrace that ends in: > > Loader::scheduleServePendingRequests > > > > and contains > > > > ... > > Timer<WebCore::Loader>::fired(void) > > I am confused, the backtrace I sent exactly contains the two you wanted.
I don't see it. the backtrace you posted or that I read is looking like: ::fired -> servePendingRequests but I want to see: ::fired -> servePendingRequests -> ... -> scheduleServePendingRequests (if that happens we do have a nice problem) _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
