Bug 63403

Summary: Don't use a Mutex for protecting access to the connection queue clients
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Description Anders Carlsson 2011-06-26 09:45:05 PDT
Don't use a Mutex for protecting access to the connection queue clients
Comment 1 Anders Carlsson 2011-06-26 09:49:00 PDT
Created attachment 98628 [details]
Patch
Comment 2 Anders Carlsson 2011-06-26 10:18:10 PDT
Committed r89771: <http://trac.webkit.org/changeset/89771>