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

@miketaylr commented on this pull request.

(apologies for the delay here!)

> @@ -1459,6 +1461,9 @@ <h6 id="webdriver-bidi-command-permissions-setPermission">
                   </li>
                   <li>Let |state| be the value of the `state` field of |command parameters|.
                   </li>
+                  <li>Let |user context id| be the value of the `userContext` field of |command

Trying to understand what a "user context" looks like... in https://w3c.github.io/webdriver-bidi/#user-context, it seems like a data structure that has an ID, has a storage partition, and has a collection of traversables? Is that right? Or is it strictly just a unique identifier and the rest happens by magic?

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

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

Received on Monday, 12 February 2024 15:57:21 UTC