Closed
Bug 1827528
Opened 2 years ago
Closed 1 years ago
[wpt-sync] Sync PR 39486 - [FedCM] Store callback in UserData
Categories
(Core :: DOM: Credential Management, task, P4)
Core
DOM: Credential Management
Tracking
()
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39486 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39486
Details from upstream follow.
Zachary Tan <tanzachary@chromium.org> wrote:
[FedCM] Store callback in UserData
In follow-up patches, we will use this to store a callback to close
modal dialogs. This is so that we can use WebContents to retrieve and
execute the stored callback at a later time.Bug: 1430830
Change-Id: Ic6311c3f78129e3e2cfb99a9ef8eacae4d9bf10b
Reviewed-on: https://chromium-review.googlesource.com/4414977
WPT-Export-Revision: 314e54fb38b12860a4a55d4b8145a6f47676b9a7
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Credential Management
Product: Testing → Core
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•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/d888916a7107
[wpt PR 39486] - [FedCM] Allow closing of modal dialogs using web contents, a=testonly
Comment 5•1 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•