Firefox/Projects/Places DB Creation Scripts: Difference between revisions

Jump to navigation Jump to search
Line 44: Line 44:
Shawn says:
Shawn says:


mDBAdaptiveQuery
* [[http://mxr.mozilla.org/mozilla-central/source/toolkit/components/places/src/nsNavHistoryAutoComplete.cpp|toolkit/components/places]]/src/nsNavHistoryAutoComplete.cpp
mDBKeywordQuery
** GetAutoCompleteBaseQuery()
see BOOK_TAG_QUERY - having a lot of tags will slow stuff down, however that might not be representative of "normal users"
** 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]]


---
---
Confirmed users
764

edits

Navigation menu