Bug 57155 - Fix a possible deadlock when two synchronous messages are sent at the same time
Summary: Fix a possible deadlock when two synchronous messages are sent at the same time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-26 11:18 PDT by Anders Carlsson
Modified: 2011-03-26 11:23 PDT (History)
0 users

See Also:


Attachments
Patch (6.50 KB, patch)
2011-03-26 11:21 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>