Open Bug 1959656 Opened 17 days ago Updated 15 days ago

Implement continuation feature for FedCM

Categories

(Core :: DOM: Credential Management, enhancement)

enhancement

Tracking

()

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.

Blocks: 1959699
No longer blocks: 1803629

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.