[w3c/permissions] Add an optional `topLevelOrigin` argument to `permissions.setPermission` WebDriver BiDi command (Issue #450)

According to [the storage access specification](https://privacycg.github.io/storage-access/#permissions-integration), to set this permission, we require not only `origin` but also `top-level origin`. So I think to support it we have to add to the `permissions.setPermission` WebDriver BiDi command also the optional`topLevelOrigin` argument, which will be required in case of `storage-access` permission.

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

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

Received on Tuesday, 7 May 2024 09:37:04 UTC