Re: [w3c/permissions] Requesting permissions needs to be able to ask for multiple things (#92)

To me, `requestAll` is a good example of why elevating permission requests as its own API is a bad idea (https://github.com/w3c/permissions/issues/83).

To quote [the blog I credit with how web permissions today are modeled](http://robert.ocallahan.org/2011/06/permissions-for-web-applications_30.html):

> introducing Android-like bundling of permissions with "up front" permission grants would be a mistake.

`requestAll` would seem to take us there, and it does not have my vote.

---
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/92#issuecomment-215453018

Received on Thursday, 28 April 2016 14:57:22 UTC