Re: [ServiceWorker] Add cookie accessor/setter methods? (#707)

I prefer `self.cookies` but I imagine that if it gets to the Window scope one day, `navigator.cookies` would be better to avoid global conflicts.

I'm not a great fan of first-letter-capital object names, it makes me feel I can `new` it.

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

Received on Tuesday, 9 June 2015 11:19:00 UTC