[w3c/permissions] Require an explicit origin for WebDriver BiDi automation (PR #436)

In WebDriver classic permissions apply to all enviroments that match the origin of the current environment. In WebDriver BiDi using the current view as an input for commands is not encouraged, therefore, this PR extends the WebDriver BiDi command with an explicit origin parameter.

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/436

-- Commit Summary --

  * Require an explicit origin for WebDriver BiDi automation

-- File Changes --

    M index.html (16)

-- Patch Links --

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

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

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

Received on Friday, 12 January 2024 16:46:16 UTC