Re: [slightlyoff/ServiceWorker] Why does CacheStorage have [SecureContext] but not Cache? (#941)

If the interface doesn't do anything at all without being inside a secure context, then yeah, mark it up with `SecureContext`. If there's value to your feature to being exposed, then do it that way. We don't really have rigid rules yet; we'll have to learn together what makes sense.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/941#issuecomment-237760669

Received on Friday, 5 August 2016 05:45:57 UTC