Re: [presentation-api] Is a new Permission type required for presentation display availability?

I think the initial idea was to add "partial enum" support to WebIDL, 
but since that [has not yet made it to WebIDL][1], patching 
`PermissionName` is the way. I believe the editors @mounirlamouri 
@marcoscaceres will appreciate a PR and given this API ships in Chrome
 there's a good reason for "presentation" to be included (considering 
e.g. "midi" is included, "presentation" likely matches the same 
criteria for inclusion).

We do not need to block this spec on getting the enum updated in the 
canonical spec, and can describe in prose the new permission name to 
be used in the interim.

[1]: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27048

-- 
GitHub Notification of comment by anssiko
Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/255#issuecomment-178463670
 using your GitHub account

Received on Tuesday, 2 February 2016 09:12:09 UTC