Closed
Bug 1901726
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 46689 - [WebDriver BiDi] Fix issue with test using `document.cookie`
Categories
(Remote Protocol :: WebDriver BiDi, task, P4)
Remote Protocol
WebDriver BiDi
Tracking
(firefox129 fixed)
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46689 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46689
Details from upstream follow.
Nikolay Vitkov <nvitkov@chromium.org> wrote:
[WebDriver BiDi] Fix issue with test using
document.cookieIn Chromium you can't set cookies via
document.cookieinabout:blankpage.
Navigating to a valid url resolves the issue.
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=10d75c9ee39a3c9c55c7dc853088e7e5c972b565
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 5 subtests
Status Summary
Firefox
OK : 3
PASS : 18
Chrome
OK : 3
PASS : 9
FAIL : 9
Safari
OK : 3
ERROR: 18
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cba93b501fa9
[wpt PR 46689] - [WebDriver BiDi] Fix issue with test using `document.cookie`, a=testonly
https://hg.mozilla.org/integration/autoland/rev/c7fdb5271071
[wpt PR 46689] - Update wpt metadata, a=testonly
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/cba93b501fa9
https://hg.mozilla.org/mozilla-central/rev/c7fdb5271071
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•