- From: Philip Jägenstedt <notifications@github.com>
- Date: Tue, 11 Apr 2017 07:28:53 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 April 2017 14:29:50 UTC
This is in https://w3c.github.io/ServiceWorker/#fetchevent-interface Making it optional, perhaps the prose of the constructor should just create a new promise that is never settled, like what `Promise<any> preloadResponse = new Promise()` would do if that were valid syntax. Or create a rejected promise. Anything WFM :) -- 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/issues/1114#issuecomment-293281163
Received on Tuesday, 11 April 2017 14:29:50 UTC