Closed
Bug 1798210
Opened 3 years ago
Closed 3 years ago
Upgrade FormHistory.search() to FormHistory.searchAsync()
Categories
(Toolkit :: Password Manager, task)
Toolkit
Password Manager
Tracking
()
RESOLVED
DUPLICATE
of bug 1429108
People
(Reporter: serg, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
FormHistory.search() is async by nature, but using callbacks to signal completion. That creates a lot of unnecessary code at call sites.
Reporter | ||
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•