Re: [permissions] Tackle origin (#34)

If I wanted to be pedantic here, I would say that permissions are actually tied to whatever the user agent decides they are tied to.  Historically, that's been a bit of a mess (domain name only, domain name and scheme, maybe origin).

In practice, however, I agree, this should use origin.  If browsers want to transfer a grant to one origin as implicitly granting other origins (e.g., `https://example.com:443` to all HTTPS ports on that name), then that is their business.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/34#issuecomment-99632575

Received on Wednesday, 6 May 2015 22:41:22 UTC