Closed
Bug 1854582
Opened 1 year ago
Closed 1 year ago
Implement "storage.setCookies" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox124 fixed)
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webdriver:m10][wptsync upstream][webdriver:relnote])
Attachments
(4 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
Bug 1854582 - [wdspec] Add tests for "storage.getCookies" command using "storage.setCookie" command.
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
No description provided.
Reporter | ||
Updated•1 year ago
|
Whiteboard: [webdriver:m9]
Reporter | ||
Updated•1 year ago
|
Points: --- → 5
Reporter | ||
Updated•1 year ago
|
Summary: Implement "network.setCookies" command → Implement "storage.setCookies" command
Reporter | ||
Updated•1 year ago
|
Whiteboard: [webdriver:m9] → [webdriver:m10]
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•1 year ago
|
||
Looks like partitioned
parameter will be built from originAttributes
, and we will not need to set it, so probably bug1879412 doesn't block anymore.
No longer depends on: 1873412
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Assignee | ||
Comment 5•1 year ago
|
||
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/be410240b556
[bidi] Implement "storage.setCookie" command. r=webdriver-reviewers,whimboo,jdescottes
https://hg.mozilla.org/integration/autoland/rev/92a4dc88b660
[wdspec] Add tests for "storage.setCookie" command. r=webdriver-reviewers,sadym,whimboo
https://hg.mozilla.org/integration/autoland/rev/61978565045b
[wdspec] Add tests for "storage.getCookies" command using "storage.setCookie" command. r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/2b4e9ee6225f
Add gecko specific tests for `storage.getCookies` and `storage.setCookie` commands. r=webdriver-reviewers,whimboo
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/44605 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m10] → [webdriver:m10], [wptsync upstream]
Comment 8•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/be410240b556
https://hg.mozilla.org/mozilla-central/rev/92a4dc88b660
https://hg.mozilla.org/mozilla-central/rev/61978565045b
https://hg.mozilla.org/mozilla-central/rev/2b4e9ee6225f
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Upstream PR merged by moz-wptsync-bot
Reporter | ||
Updated•11 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
•