Closed
Bug 1784108
Opened 1 year ago
Closed 1 year ago
Introduce GenericAutocompleteItem
Categories
(Toolkit :: Password Manager, task, P1)
Toolkit
Password Manager
Tracking
()
RESOLVED
MOVED
People
(Reporter: serg, Assigned: serg)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
GenericAutocompleteItem contains icon
, title
, subtitle
, fillMessageName
and fillMessageData
. This is enough to display an autocomplete item and send a message to LoginManagerParent to get the value to fill.
We will be using GenericAutocompleteItem to implement various enhancements and integrations (e.g. Firefox Relay) with no need to update autocomplete infrastructure.
Updated•1 year ago
|
Assignee: nobody → sgalich
Severity: -- → N/A
Priority: -- → P1
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9290837 -
Attachment description: WIP: Bug 1784108 - Introduce GenericAutocompleteItem → Bug 1784108 - Introduce GenericAutocompleteItem
Updated•1 year ago
|
Attachment #9290837 -
Attachment description: Bug 1784108 - Introduce GenericAutocompleteItem → WIP: Bug 1784108 - Introduce GenericAutocompleteItem
Updated•1 year ago
|
Attachment #9290837 -
Attachment is obsolete: true
Assignee | ||
Comment 2•1 year ago
|
||
merging into Bug 1751763
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → MOVED
You need to log in
before you can comment on or make changes to this bug.
Description
•