Closed
Bug 1836363
Opened 2 years ago
Closed 1 years 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: titouan)
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•2 years ago
|
Whiteboard: [foundation][fxdroid]
Updated•2 years ago
|
Reporter | ||
Updated•1 years ago
|
Assignee: nobody → tthibaud
Priority: -- → P1
Assignee | ||
Comment 1•1 years ago
|
||
Updated•1 years 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•1 years ago
|
Severity: -- → N/A
Updated•1 years 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•1 years 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•1 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Assignee | ||
Comment 4•1 years 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•1 year ago
|
||
bugherder |
Reporter | ||
Updated•1 year 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
•