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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 17:18:52 PDT 2009


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





------- Comment #8 from levin at chromium.org  2009-06-16 17:18 PDT -------
> LayoutTests/fast/events/message-port-clone.html-disabled

Why not post one of the messages before sending along the port? i.e. swap these
two lines:
  61 channel.port1.postMessage("msg", channel2.port1);
  62 channel2.port2.postMessage("1");


-- 
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