Closed
Bug 1875255
Opened 11 months ago
Closed 10 months ago
Add support for "userContext" as a field on "partition" argument for cookie commands
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox125 fixed)
RESOLVED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m10][wptsync upstream][webdriver:relnote])
Attachments
(2 files)
As soon as we have a way to retrieve a platform user context id by providing a generated id, we should add support for using user context id to work with cookies in the scope of "storage.getCookies" command.
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Updated•11 months ago
|
Points: --- → 3
Priority: -- → P2
Whiteboard: [webdriver:backlog]
Assignee | ||
Updated•10 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Updated•10 months ago
|
Whiteboard: [webdriver:backlog] → [webdriver:m10]
Assignee | ||
Comment 1•10 months ago
|
||
Assignee | ||
Comment 2•10 months ago
|
||
Assignee | ||
Updated•10 months ago
|
Summary: Add support for "userContext" as a field on "partition" argument for "storage.getCookies" command → Add support for "userContext" as a field on "partition" argument for cookie commands
Assignee | ||
Updated•10 months ago
|
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e56f8eb29d6
[bidi] Add support for "userContext" as a field on "partition" argument for cookies commands. r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/932e14feface
[wdspec] Add tests for "userContext" for cookie commands. r=webdriver-reviewers,jdescottes
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/44829 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m10] → [webdriver:m10], [wptsync upstream]
Comment 5•10 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1e56f8eb29d6
https://hg.mozilla.org/mozilla-central/rev/932e14feface
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Upstream PR merged by moz-wptsync-bot
Updated•8 months ago
|
Whiteboard: [webdriver:m10], [wptsync upstream] → [webdriver:m10][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•