- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 15 Apr 2015 06:26:10 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 15 April 2015 13:26:42 UTC
`request` and `client` are initialized to null but are not nullable. It's not clear to me that `request` should be nullable, perhaps we should just require it to be always provided now that is possible? Furthermore, the dictionary should offer default values (except if the member is required). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/680
Received on Wednesday, 15 April 2015 13:26:42 UTC