- From: Ingvar Stepanyan <notifications@github.com>
- Date: Tue, 09 Jun 2015 04:16:30 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 9 June 2015 11:17:10 UTC
Looks awesome! Just couple of questions: 1) Shouldn't be `Cookie.name` `Readonly`? 2) What is the purpose of `USVString name` parameter in `getAll()`? Aren't names unique? 3) If yes is the answer to both above, maybe we can do `Promise<Map<string, Cookie>> getAll()`? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/707#issuecomment-110320992
Received on Tuesday, 9 June 2015 11:17:10 UTC