- From: Jonas Sicking <jonas@sicking.cc>
- Date: Wed, 5 Sep 2012 19:14:00 -0700
- To: Glenn Maynard <glenn@zewt.org>
- Cc: Andrea Marchesini <amarchesini@mozilla.com>, David Bruant <bruant.d@gmail.com>, "public-webapps@w3.org" <public-webapps@w3.org>
On Wed, Sep 5, 2012 at 7:03 PM, Jonas Sicking <jonas@sicking.cc> wrote: > [Constructor] > interface MessageChannel { > readonly attribute MessagePortSyncSide syncPort; > readonly attribute MessagePortAsyncSide asyncPort; > }; This should of course say SyncMessageChannel. / Jonas
Received on Thursday, 6 September 2012 02:14:57 UTC