Closed
Bug 1894217
Opened 7 months ago
Closed 7 months ago
Add support for "userContext" argument in "permissions.setPermission" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox128 fixed)
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m11], [wptsync upstream][webdriver:relnote])
Attachments
(2 files)
The support for userContext
was moved out from bug 1875065, since it requires enabling the permissions.isolateBy.userContext
preference for this feature to work.
Updated•7 months ago
|
Assignee | ||
Updated•7 months ago
|
Points: --- → 2
Priority: -- → P2
Whiteboard: [webdriver:m11]
Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Updated•7 months ago
|
Blocks: puppeteer-firefox-bidi
Assignee | ||
Comment 2•7 months ago
|
||
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5706d4112102
[bidi] Add support for "userContext" argument in "permissions.setPermission" command. r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/9532fe565037
[wdspec] Add more tests for "userContext" argument in "permissions.setPermission" command. r=webdriver-reviewers,whimboo
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/46281 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m11] → [webdriver:m11], [wptsync upstream]
Comment 5•7 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5706d4112102
https://hg.mozilla.org/mozilla-central/rev/9532fe565037
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
Upstream PR merged by moz-wptsync-bot
Updated•5 months ago
|
Whiteboard: [webdriver:m11], [wptsync upstream] → [webdriver:m11], [wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•