This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
This bug applies to editor's draft 23 June 2011.
?
An interface/object type MessagePort is referenced numerous times; e.g., the port IDL attribute below: 4.7.3 Shared workers and the SharedWorker interface [Constructor(in DOMString scriptURL, in optional DOMString name)] interface SharedWorker : AbstractWorker { readonly attribute MessagePort port; }; However, nowhere in this spec is a definition of MessagePort provided or referenced. See the latest draft 28 July 2011. (In reply to comment #1) > ?
+1