Open
Bug 1959656
Opened 17 days ago
Updated 15 days ago
Implement continuation feature for FedCM
Categories
(Core :: DOM: Credential Management, enhancement)
Core
DOM: Credential Management
Tracking
()
NEW
People
(Reporter: bvandersloot, Unassigned)
References
(Blocks 1 open bug)
Details
This feature allows a website that wants to show its own consent dialog do so.
Reporter | ||
Comment 1•15 days ago
|
||
This is tricky. Opening a window from the parent process is hard, but I don't want a round trip to the client just for that. I think we can probably call right into https://searchfox.org/mozilla-central/rev/19764d620c02025bdcc8d1f3c4fcf5a580407a01/dom/ipc/ContentParent.cpp#5180
You need to log in
before you can comment on or make changes to this bug.
Description
•