Confirmed users
764
edits
(→Design) |
(→Design) |
||
Line 44: | Line 44: | ||
Shawn says: | Shawn says: | ||
* [[http://mxr.mozilla.org/mozilla-central/source/toolkit/components/places/src/nsNavHistoryAutoComplete.cpp|toolkit/components/places]]/src/nsNavHistoryAutoComplete.cpp | |||
** GetAutoCompleteBaseQuery() | |||
see | ** see BOOK_TAG_SQL - having a lot of tags will slow stuff down, however that might not be representative of "normal users" | ||
AutoCompleteProcessSearch | ** mDBAdaptiveQuery | ||
** mDBKeywordQuery | |||
** AutoCompleteProcessSearch() | |||
* This file (or these queries at least) are being rewritten in JS: see _processRow() in [[https://bug455555.bugzilla.mozilla.org/attachment.cgi?id=363641]] | |||
--- | --- |