[Webkit-unassigned] [Bug 7424] New: web fetch threads

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Feb 22 14:32:43 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7424

           Summary: web fetch threads
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: john.pritchard at ecensity.com


safari appears to assign a waiting thread to a new request

with my server side debugger i have a multiframe window (debugger) opening for
an origin window that's waiting (debuggee).  one iframe in the debugger window
consistently hangs --- my guess is that this web fetch has been assigned to the
thread doing the origin window downlooad (my debuggee).  i would guess there's
about five web fetch threads.  an algo that always uses a free thread (rather
than least recently used?) would solve my problem.  reasonable, no?


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list