- From: Jake Archibald <notifications@github.com>
- Date: Mon, 05 Oct 2015 07:42:55 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 5 October 2015 14:43:25 UTC
```js clients.matchAll().then(clients => {}); // ~~same object~~ distinct object ? ``` Not sure what this means, but I think these should be distinct objects as they're snapshots. Agree with all the other distinct/same decisions. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/416#issuecomment-145550959
Received on Monday, 5 October 2015 14:43:25 UTC