- From: Jake Archibald <notifications@github.com>
- Date: Thu, 30 Mar 2017 16:06:23 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 30 March 2017 23:06:56 UTC
That was my understanding too. @domenic can you confirm? `void respondWith(Promise<Response> r);` - webidl will take care of casting `r` to a promise (via `Promise.resolve()`) right? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1097#issuecomment-290570031
Received on Thursday, 30 March 2017 23:06:56 UTC