[wpt-sync] Sync PR 30317 - [webid] Add the API surface for the WebID revocation API
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog2])
Sync web-platform-tests PR 30317 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/30317
Details from upstream follow.
b'Sam Goto <goto@chromium.org>' wrote:
[webid] Add the API surface for the WebID revocation API
Example: https://wicg.github.io/WebID/#examples-rp-revocation
Use case: https://wicg.github.io/WebID/#rp-revocation
Spec: https://wicg.github.io/WebID/#FederatedCredential
Change-Id: Ifa37cef08c01b7424bb757a470691c2e84930764
Reviewed-on: https://chromium-review.googlesource.com/3135033
WPT-Export-Revision: 942e200b7d2fd71a1d8c401b78bdec1516a2ccdc
Assignee | ||
Comment 1•2 years ago
|
||
PR 30317 applied with additional changes from upstream: 04ffcc174898cbb842ebd4a9d8751ac40ae432a9
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1bd722c86a8c2535da98b75f49e83e7fe1119d56
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 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
FAIL: 2
Chrome
OK : 1
FAIL: 2
Safari
OK : 1
PASS: 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/credential-management/webid.https.html
navigator.credentials.get() with a FederatedIdentityProvider.: FAIL (Chrome: FAIL, Safari: PASS)
navigator.credentials.revoke() basic.: FAIL (Chrome: FAIL, Safari: FAIL)
Updated•2 years ago
|
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/627d10876dfb [wpt PR 30317] - [webid] Add the API surface for the WebID revocation API, a=testonly
Comment 5•2 years ago
|
||
bugherder |
Description
•