Closed
Bug 1836772
Opened 2 years ago
Closed 2 years ago
Create a Test for validating the nsIIdentityCredentialPromptService.showProviderPrompt is handle 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 1 open bug)
Details
(Whiteboard: [foundation][fxdroid])
Attachments
(1 file)
We would like to add tests for validating that GeckoView is handling the showProviderPrompt
for FedCM, in desktop we are testing it by calling directly the IdentityCredentialPromptService module but in GeckoView, at least most of the prompt tests don't have access to privileged APIs, we may need to explore both options of creating a local website or trying to access the browsers APIs.
Updated•2 years ago
|
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Reporter | ||
Updated•2 years ago
|
Assignee: nobody → tthibaud
Assignee | ||
Comment 1•2 years ago
|
||
Reporter | ||
Updated•2 years ago
|
Priority: P3 → P1
Updated•2 years ago
|
Attachment #9340971 -
Attachment description: WIP: - Bug 1836772 - adding tests on FedCM APIs → Bug 1836772 - Adding tests on FedCM ProviderPrompt API
Pushed by amejiamarmol@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b17100c7864a
Adding tests on FedCM ProviderPrompt API r=amejiamarmol,geckoview-reviewers,ohall
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•