Closed
Bug 1836363
Opened 4 months ago
Closed 3 months ago
Add support for nsIIdentityCredentialPromptService.showAccountListPrompt in GeckoView
Categories
(GeckoView :: General, task, P1)
Tracking
(firefox116 fixed)
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: amejia, Assigned: tthibaud)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [foundation][fxdroid][geckoview:m116])
Attachments
(2 files)
We need to implement showAccountListPrompt, for users to choose from among the accounts listed with the information of the provider.
We would like to integrate to the existing PromptDelegate
APIs in GeckoView
Reporter | ||
Updated•4 months ago
|
Whiteboard: [foundation][fxdroid]
Updated•4 months ago
|
Reporter | ||
Updated•4 months ago
|
Assignee: nobody → tthibaud
Priority: -- → P1
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Attachment #9339113 -
Attachment description: WIP: Bug 1836363 - Add support for nsIIdentityCredentialPromptService.showAccountListPrompt in GeckoView → Bug 1836363 - Add support for nsIIdentityCredentialPromptService.showAccountListPrompt in GeckoView
Updated•4 months ago
|
Severity: -- → N/A
Updated•4 months ago
|
Attachment #9339113 -
Attachment description: Bug 1836363 - Add support for nsIIdentityCredentialPromptService.showAccountListPrompt in GeckoView → WIP: Bug 1836363 - Add support for nsIIdentityCredentialPromptService.showAccountListPrompt in GeckoView
Updated•3 months ago
|
Attachment #9339113 -
Attachment description: WIP: Bug 1836363 - Add support for nsIIdentityCredentialPromptService.showAccountListPrompt in GeckoView → Bug 1836363 - Add support for nsIIdentityCredentialPromptService.showAccountListPrompt in GeckoView
Pushed by tthibaud@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6ad05d56f1d7 Add support for nsIIdentityCredentialPromptService.showAccountListPrompt in GeckoView r=geckoview-reviewers,amejiamarmol
Comment 3•3 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Assignee | ||
Comment 4•3 months ago
|
||
Pushed by amejiamarmol@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2a73793f14aa Add Changelog entry for PromptInstanceDelegate.onSelectIdentityCredentialAccount r=geckoview-reviewers,amejiamarmol
Comment 6•3 months ago
|
||
bugherder |
Reporter | ||
Updated•3 months ago
|
Whiteboard: [foundation][fxdroid] → [foundation][fxdroid][geckoview:m116]
You need to log in
before you can comment on or make changes to this bug.
Description
•