- From: Mike Taylor <notifications@github.com>
- Date: Fri, 04 Feb 2022 08:37:35 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 4 February 2022 16:37:48 UTC
@miketaylr commented on this pull request.
> + This is deliberately design to work the same a WebIDL [=enumeration=] (`enum`)
+ and implementers are encouraged to use their own custom `enum` here. The reason
+ this is not an enum in the specification vary greatly in the powerful features
+ they support. Using a {{DOMString}} to identify a powerful feature gives
+ implementers the freedom to pick and choose the power features they wish support.
(tried to clean up a few typos)
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/353#discussion_r799630062
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/permissions/pull/353/review/873320456@github.com>
Received on Friday, 4 February 2022 16:37:48 UTC