[w3c/permissions] Add userContext field to WebDriver BiDi's setPermission (PR #438)

User contexts in WebDriver BiDi represents the same concepts as the user agents in the infra spec: https://w3c.github.io/webdriver-bidi/#user-contexts According to the infra definition a user agent can be a user profile or a private browsing window.

This PR adds an ability for the automation client to configure which "user agent" should the permissions apply too.

closes #???

The following tasks have been completed:

 * [ ] Modified Web platform tests (link)

Implementation commitment:

 * [ ] WebKit (link to issue)
 * [ ] Blink (link to issue)
 * [ ] Gecko (link to issue)


You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/permissions/pull/438

-- Commit Summary --

  * Add userContext field to WebDriver BiDi's setPermission

-- File Changes --

    M index.html (16)

-- Patch Links --

https://github.com/w3c/permissions/pull/438.patch
https://github.com/w3c/permissions/pull/438.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/438
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/permissions/pull/438@github.com>

Received on Tuesday, 30 January 2024 20:47:29 UTC