Re: [ServiceWorker] self.caches should spec what to do for "untrusted" origins (#687)

I think rejecting `self.caches.open()` makes slightly more sense. Getters that can throw are bad and hiding the API is not a pattern we normally follow (and would likely break going forward as people start to assume it is there).

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/687#issuecomment-96516567

Received on Monday, 27 April 2015 06:13:03 UTC