- From: Aaron Boodman <aa@google.com>
- Date: Wed, 12 Nov 2008 14:34:58 -0800
2008/11/12 Alexey Proskuryakov <ap at webkit.org>: > Well, that's what MessagePort.startConversation() sends, and the proposal > only said that connect() is a renamed startConversation() from Worker (also, > "The postMessage() and startConversation() methods on Worker objects must > act as if, when invoked, they immediately invoked the method of the same > name on the port, with the same arguments"). It doesn't make sense to me that startConversation() would dispatch a MessageEvent object with name "message". If that's what the spec currently says, I think it should be changed. - a
Received on Wednesday, 12 November 2008 14:34:58 UTC