[Webkit-unassigned] [Bug 63531] Turn PreloadScanner implementation to a thread based solution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 16:04:50 PDT 2011


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





--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2011-06-28 16:04:49 PST ---
Using a dedicated thread just for this seems extremely wasteful. On Mac, tasks should probably just go to libdispatch, and other platforms would likely need some kind of thread pool.

-- 
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