[Webkit-unassigned] [Bug 68160] curl backend has horrible performance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 01:04:30 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68160





--- Comment #6 from ssseintr <ssseintr2 at gmail.com>  2011-09-21 01:04:30 PST ---
Hi Onne,

why have you used recursive here..?. why can't we achieve it using loop..?

if (again) {
   downloadTimerCallback(timer);
   return;
}


Regards,
Vicky.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list