Closed
Bug 380963
Opened 18 years ago
Closed 2 years ago
Providers of form-fill data should be able to register with satchel
Categories
(Toolkit :: Form Manager, defect)
Toolkit
Form Manager
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Dolske, Unassigned)
References
Details
nsFormFillController::StartSearch() calls directly into the login manager, using it's own special required interface, in order to ask it for autocomplete results.
This really ought to be done by having the provider (eg the login manager) register a callback with satchel (ala adding an observer). Hard coded stuff like this isn't expandable, and it's confusing.
Reporter | ||
Comment 1•18 years ago
|
||
Dupe of bug 239380?
Updated•17 years ago
|
Component: Satchel → Form Manager
Updated•16 years ago
|
QA Contact: satchel → form.manager
Updated•2 years ago
|
Severity: normal → S3
Comment 2•2 years ago
|
||
While the idea is good, it's been 16 years and it's not happening.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•