190
edits
(Created page with '* Reduce file IO during startup ** Lazily initialize search DB: {{bug|475289}} * Convert non-critical components into modules ** nsSafebrowsingApplication ** nsUrlClassifierLib ...') |
mNo edit summary |
||
Line 5: | Line 5: | ||
** nsSafebrowsingApplication | ** nsSafebrowsingApplication | ||
** nsUrlClassifierLib | ** nsUrlClassifierLib | ||
** Move browser/ about:* pages to C++ | ** Move browser/ about:* pages to C++: {{bug|499123}} | ||
** Do something better with command line handlers | ** Do something better with command line handlers | ||
* General perf/TSnappiness/footprint | * General perf/TSnappiness/footprint | ||
** Investigate best time/technique for vacuuming sqlite DBs | ** Investigate best time/technique for vacuuming sqlite DBs |
edits