Closed
Bug 782454
Opened 12 years ago
Closed 12 years ago
Remove AutoCompleteCache
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwilde, Assigned: jwilde)
References
Details
(Whiteboard: completed-elm)
To reduce the memory usage associated with SQLite, Fennec added an AutoCompleteCache component that stores recent results on disk in a flat-file JSON blob.
In a desktop environment with decent amounts of RAM, this is likely not a better way to handle autocomplete than the SQLite operations that desktop uses.
Assignee | ||
Comment 1•12 years ago
|
||
Whiteboard: completed-elm
Updated•12 years ago
|
Product: Firefox → Firefox for Metro
Version: unspecified → Trunk
Comment 2•12 years ago
|
||
Resolving bugs in the Firefox for Metro product that are fixed on the elm branch. Sorry for the bugspam. Search your email for "bugspam-elm" if you want to find and delete all of these messages at once.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•