[w3ctag/design-reviews] Consider general storage observer that works for cookies (#210)

As discussed in https://github.com/w3ctag/design-reviews/issues/189, cookies are a very unique form of storage in our platform. The issue 189 was a review for IndexedDB Observers, and the TAG thought about how a unified "observer" across all storage items might work. 

Cookies didn't really fit the model, but they clearly could use a similar observer-type thing (so devs can see when cookie values change). 

Note, there are new API proposals around cookies that should be reviewed, e.g., https://github.com/WICG/async-cookies-api

-- 
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/210

Received on Tuesday, 31 October 2017 15:41:43 UTC