[webkit-reviews] review requested: [Bug 25043] Race condition in MessagePort::clone() : [Attachment 31033] proposed patch

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


Andrew Wilson <atwilson at google.com> has asked  for review:
Bug 25043: Race condition in MessagePort::clone()
https://bugs.webkit.org/show_bug.cgi?id=25043

Attachment 31033: proposed patch
https://bugs.webkit.org/attachment.cgi?id=31033&action=review

------- Additional Comments from Andrew Wilson <atwilson at google.com>
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()).


More information about the webkit-reviews mailing list