Open
Bug 1796493
Opened 3 years ago
Updated 2 years ago
Refactor PromptFeature to clean up logins params into one object
Categories
(Firefox for Android :: Browser Engine, task, P3)
Tracking
()
NEW
People
(Reporter: cpeterson, Unassigned)
Details
From github: https://github.com/mozilla-mobile/android-components/issues/8192.
Login select and save code need certain dependencies from Fenix that are unslightly and growing in the param list. To clean this up, we can create an object to pass all the login setups we need from the app (if the app wants to use the logins features).
See https://github.com/mozilla-mobile/android-components/pull/8178#discussion_r474708398
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
| Reporter | ||
Updated•3 years ago
|
Severity: -- → N/A
Type: defect → task
Updated•2 years ago
|
Flags: needinfo?(cpeterson)
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•