- From: Thiago Perrotta <notifications@github.com>
- Date: Mon, 06 Nov 2023 02:20:02 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 November 2023 10:20:08 UTC
BiDi spec umbrella issue: https://github.com/w3c/webdriver-bidi/issues/587 "Interacting with Permissions for Powerful Features" The [**WebDriver BiDi spec**](https://w3c.github.io/webdriver-bidi/) should support interaction with **browser permissions** as an [extension module](https://w3c.github.io/webdriver-bidi/#extension-modules). These permissions represent a user's choice to allow or deny access to "powerful features" of the platform. For developers, the specification standardizes an API to query the permission state of a powerful feature, and be notified if a permission to use a powerful feature changes state. The Permissions spec already supports [WebDriver classic](https://www.w3.org/TR/permissions/#set-permission-command). This bug is about making it support [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) as well. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/issues/424 You are receiving this because you are subscribed to this thread. Message ID: <w3c/permissions/issues/424@github.com>
Received on Monday, 6 November 2023 10:20:08 UTC