Re: [w3c/permissions] Model temporary permissions better (#86)

> The Safari store is not just per-origin, regardless of what we might want it to be. It has per-Realm state.

@jyasskin I think you're reading too much into what looks to me like Safari merely caching this state in-session (Hitting `Run` in a [jsfiddle](http://jsfiddle.net/ynqoopd3/) is enough to erase it). More revealing, I think, is that if I check "Remember this choice for a day", then it applies to *all* tabs from that origin. To me, this points to origin-level storage, which I think we should standardize around.

Safari's only exposure of site-specific settings that I could find were under *Preferences/Security/Plug-in Settings...*, where I can control things like Flash per *website* (origin, I suspect). Seems fairly regular.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/86#issuecomment-215560866

Received on Thursday, 28 April 2016 21:01:00 UTC