Re: [w3ctag/design-reviews] Cookie Store API (#469)

Thank you very much for the attention and guidance!

@kenchris I apologize for the delayed comment, but was wondering if I can ask for your guidance on one last thing. 

While implementation of the removal of optional from CookieStoreGetOptions, I came across and idl rule issue ([dic-arg-optional](https://github.com/w3c/webidl2.js/blob/gh-pages/README.md#errors)) that disallows me from making a dictionary required if it does not have any required fields. Does it seem reasonable to keep this optional as long as it does not error on retrieval if there are no cookies? Or do you recommendation something different?

Thank you, and sorry again for the delayed question. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/469#issuecomment-642973176

Received on Thursday, 11 June 2020 23:03:22 UTC