Open
Bug 1796341
Opened 3 years ago
Updated 3 months ago
Extract Logings and credit cards code from PromptFeature
Categories
(Firefox for Android :: Browser Engine, task, P5)
Tracking
()
NEW
People
(Reporter: gl, Unassigned)
References
(Depends on 1 open bug)
Details
From github: https://github.com/mozilla-mobile/android-components/issues/11409.
We @pocmo, @csadilek we were chatting about refactoring the
PromptFeatureclass to just have prompts that are coming from the web content and have the engine prompts like credit cards, logings and passwords in a separate feature/request as those need a special treatment, and mixing the feature/request makes thePromptFeaturedifficult to maintain.┆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)
Updated•3 years ago
|
Severity: -- → N/A
Type: defect → task
Updated•3 years ago
|
Flags: needinfo?(cpeterson)
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•