Add a dialog for handling FedCM showPolicyPrompt
Categories
(Firefox for Android :: General, task, P1)
Tracking
()
People
(Reporter: amejia, Assigned: amejia)
References
(Blocks 1 open bug)
Details
(Whiteboard: [foundation][fxdroid][geckoview:m116] )
Attachments
(3 files)
We would like show a prompt for users to approve (or disapprove) the terms of service for provider.
Attached a desktop example, we would like to replicate the same behaviour in Android.
| Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Authored by https://github.com/Amejia481
https://github.com/mozilla-mobile/firefox-android/commit/c718159480512abf370abcfd5aaf54b1d81074d3
[main] Bug 1836360 - Add a dialog for handling FedCM showPolicyPrompt.
Comment 3•2 years ago
|
||
Removing the QA flag until the final design will be provided.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
I noticed a trailing space at the beginning of this string here: <string name="mozac_feature_prompts_identity_credentials_privacy_policy_description"><![CDATA[ Logging in to %1$s with a %2$s account is subject to their <a href="%3$s">Privacy Policy</a> and <a href="%4$s">Terms of Service</a>]]></string>
Should a new issue be filed to fix this?
Comment 5•2 years ago
|
||
Comment 6•2 years ago
|
||
Authored by https://github.com/Amejia481
https://github.com/mozilla-mobile/firefox-android/commit/3e1889b1f8c2579beb5a7f81caaab7309356cf78
[main] Bug 1836360 - Remove trailing space from mozac_feature_prompts_identity_credentials_privacy_policy_description.
Comment 7•2 years ago
|
||
Removing the qe-verify+ flag as this is not yet implemented.
Updated•2 years ago
|
Description
•