Closed
Bug 1859658
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 42586 - [FedCM] Implement revocation part 1
Categories
(Core :: DOM: Credential Management, task, P4)
Core
DOM: Credential Management
Tracking
()
RESOLVED
FIXED
121 Branch
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42586 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42586
Details from upstream follow.
Nicolás Peña <npm@chromium.org> wrote:
[FedCM] Implement revocation part 1
This CL implements:
- IDL changes needed for revocation
- Plumbing of revocation request to the browser
- Plumbing of revocation request to the network manager
A future CL will implement the actual logic to check and modify the
sharing permissions.Bug: 1473134
Change-Id: I3374727e1aa199981912f0f81b4740d48bfb8b9b
Reviewed-on: https://chromium-review.googlesource.com/4949250
WPT-Export-Revision: 5f01d7158e93abc679eac2e7e52dac725b5df38a
| Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Credential Management
Product: Testing → Core
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ff893c810aaf
[wpt PR 42586] - [FedCM] Implement revocation part 1, a=testonly
| Assignee | ||
Comment 4•2 years ago
|
||
Test result changes from PR not available.
| Assignee | ||
Comment 5•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/67c316120c83
[wpt PR 42586] - [FedCM] Implement revocation part 1, a=testonly
| Assignee | ||
Comment 7•2 years ago
|
||
Test result changes from PR not available.
Comment 8•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•