- From: Mounir Lamouri <notifications@github.com>
- Date: Thu, 05 Mar 2015 07:45:13 -0800
- To: w3c/permissions <permissions@noreply.github.com>
Received on Thursday, 5 March 2015 15:45:42 UTC
We could but what would be the benefit over: ```Promises.all([Permissions.get('geolocation'), Permissions.get('fullscreen')]);``` Slightly less characters for sure but make good usage of current tools the platform provides. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/issues/6#issuecomment-77387242
Received on Thursday, 5 March 2015 15:45:42 UTC