Re: [push-api] .getRegistration() should not reject if there is no registration (but return a null object) (#96)

Not sure what you mean. I don't think ```getRegistration()``` should pass information about the absence of information. If the website never registered, it will have no registration, this is definitely expected. If the website tries to register but the call failed, ```register()``` should pass information about the failure reason, not ```getRegistration()```. WDYT?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/96#issuecomment-67038185

Received on Monday, 15 December 2014 18:13:24 UTC