http://www.w3.org/Bugs/Public/show_bug.cgi?id=13063

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NEEDSINFO                   |

--- Comment #2 from Glenn Adams <gl...@skynav.com> 2011-08-04 21:46:22 UTC ---
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)
> ?

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to