Bug 57155

Summary: Fix a possible deadlock when two synchronous messages are sent at the same time
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Description Anders Carlsson 2011-03-26 11:18:46 PDT
Fix a possible deadlock when two synchronouse messages are sent at the same time
Comment 1 Anders Carlsson 2011-03-26 11:21:58 PDT
Created attachment 87030 [details]
Patch
Comment 2 Anders Carlsson 2011-03-26 11:23:57 PDT
Committed r82032: <http://trac.webkit.org/changeset/82032>