- From: Rick Byers via GitHub <sysbot+gh@w3.org>
- Date: Tue, 22 Dec 2015 22:26:09 +0000
- To: public-touchevents@w3.org
Hmm, [`ServiceWorkerMessageEvent`](https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#serviceworkermessage-event-interface) is another interesting example. It takes a `sequence` on input and uses an array type on output. Presumably there's some story about [WebIDL array types](http://www.w3.org/TR/WebIDL/#idl-array) being replaced by [`FrozenArray<T>`](https://heycam.github.io/webidl/#idl-frozen-array)? -- GitHub Notification of comment by RByers Please view or discuss this issue at https://github.com/w3c/touch-events/issues/54#issuecomment-166750706 using your GitHub account
Received on Tuesday, 22 December 2015 22:26:10 UTC