[Webkit-unassigned] [Bug 25043] Race condition in MessagePort::clone()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 7 11:54:25 PDT 2009


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


atwilson at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31033|                            |review?
               Flag|                            |




------- Comment #1 from atwilson at google.com  2009-06-07 11:54 PDT -------
Created an attachment (id=31033)
 --> (https://bugs.webkit.org/attachment.cgi?id=31033&action=view)
proposed patch

Refactored the code (again) to enable a multi-process implementation and to
pass messages/do GC in a thread-safe manner.

Updated the API to bring it close to the current spec (we still don't support
passing an array of ports to postMessage()).


-- 
Configure bugmail: https://bugs.webkit.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