Closed
Bug 1771985
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 34266 - [FedCM] Move set_cookie into the helper file to share the code
Categories
(Core :: DOM: Security, task, P4)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
103 Branch
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 34266 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34266
Details from upstream follow.
Christian Biesinger <cbiesinger@chromium.org> wrote:
[FedCM] Move set_cookie into the helper file to share the code
This will also allow sharing it with the revoke tests once I refactor
those.Change-Id: Iffd93d22dc01e1208f9d1108f5aa6a43244226bb
Reviewed-on: https://chromium-review.googlesource.com/3680727
WPT-Export-Revision: 40edfbf7d247a3a476716267eb929f6b63b2583f
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7418db4be5f0c646e2df6f5cc421d936b46ac9e5
Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=81a86649480be6163739768c8d222c98c18f34ba
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests
Status Summary
Firefox
TIMEOUT
: 5
Chrome
TIMEOUT
: 5
Safari
TIMEOUT
: 5
Links
Details
New Tests That Don't Pass
- /credential-management/fedcm-logout-rps.https.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - /credential-management/fedcm-logout.sub.https.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - /credential-management/fedcm-network-requests.sub.https.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - /credential-management/fedcm-revoke.https.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - /credential-management/fedcm.https.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)
Updated•2 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0a5a9057c655
[wpt PR 34266] - [FedCM] Move set_cookie into the helper file to share the code, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox103:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•