Re: [w3c/permissions] WebDriver: Should Set Permission apply to future browsing contexts? (Issue #437)

whimboo left a comment (w3c/permissions#437)

In the current Permission spec [the `setPermissions` command has an optional `userContext` argument](https://www.w3.org/TR/permissions/#webdriver-bidi-command-permissions-setPermission).

We are currently updating existing commands to use a `userContexts` argument, which can not only be used for the currently open user contexts but also to [pre-configure settings](https://github.com/w3c/webdriver-bidi/issues/775) for [future user contexts as opened via the `browser.createUserContext` command](https://w3c.github.io/webdriver-bidi/#command-browser-createUserContext).


-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/437#issuecomment-2812257508
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/permissions/issues/437/2812257508@github.com>

Received on Thursday, 17 April 2025 09:06:59 UTC