- From: Rick Byers <notifications@github.com>
- Date: Tue, 22 Dec 2015 14:26:10 -0800
- To: w3c/touch-events <touch-events@noreply.github.com>
Received on Tuesday, 22 December 2015 22:27:03 UTC
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)? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/touch-events/issues/54#issuecomment-166750706
Received on Tuesday, 22 December 2015 22:27:03 UTC