gecko/toolkit/components/places/tests/autocomplete
Shawn Wilsher 4756beb1ae Bug 449406 - bookmarks of TRANSITION_DOWNLOAD and TRANSITION_EMBED don't show up in the location bar if they've been visited
This adds a new function to nsNavBookmarks that determines if a place id is a
"real" bookmark (not a livemark child).  It also makes a number of places use
this new function to unify and simplify a number of code paths.

Additionally, it changes how frecency is calculated for bookmarked items.  If a
visit is bookmarked (aIsBookmarked is true in CalculateFrecencyInternal), the
visited bookmark bonus is now added for all visits.  The visit bonus was also
cut in half for bookmarks so TRANSITION_BOOKMARK will still end up with the same
value (150).

r=dietrich
r=MaK77
2009-01-27 21:01:33 -05:00
..
head_000.js Bug 449406 - bookmarks of TRANSITION_DOWNLOAD and TRANSITION_EMBED don't show up in the location bar if they've been visited 2009-01-27 21:01:33 -05:00
head_autocomplete.js Bug 449406 - bookmarks of TRANSITION_DOWNLOAD and TRANSITION_EMBED don't show up in the location bar if they've been visited 2009-01-27 21:01:33 -05:00
test_416211.js Fix up comments now that these tests are using the shared test logic for bug 422869 2008-04-12 10:14:45 -07:00
test_416214.js Fix up comments now that these tests are using the shared test logic for bug 422869 2008-04-12 10:14:45 -07:00
test_417798.js Fix up comments now that these tests are using the shared test logic for bug 422869 2008-04-12 10:14:45 -07:00
test_418257.js Fix up comments now that these tests are using the shared test logic for bug 422869 2008-04-12 10:14:45 -07:00
test_422277.js Fix up comments now that these tests are using the shared test logic for bug 422869 2008-04-12 10:14:45 -07:00
test_download_embed_bookmarks.js Bug 449406 - bookmarks of TRANSITION_DOWNLOAD and TRANSITION_EMBED don't show up in the location bar if they've been visited 2009-01-27 21:01:33 -05:00
test_empty_search.js Bug 426864 - Only show user typed history pages for the urlbar dropdown. r=dietrich 2009-01-07 15:47:58 -08:00
test_enabled.js Bug 471903 - pref urlbar.autocomplete.enabled is no longer implemented. r=dietrich 2009-01-21 02:00:04 -06:00
test_escape_self.js Bug 422698 - different levels of URL decoding for address bar and autocomplete suggestions 2008-08-05 18:16:35 -07:00
test_ignore_protocol.js Bug 424509 - Location bar autocomplete favors "http://" over domain name starting with "h". r=dietrich 2008-08-05 17:56:04 -07:00
test_keyword_search.js Bug 249468 - Add all bookmark keywords to location bar autocomplete drop-down list 2008-07-17 04:50:37 -07:00
test_match_beginning.js Bug 451760 - Allow matching at beginning of title/url by pref. r=dietrich 2008-08-24 10:45:33 -05:00
test_multi_word_search.js Fix up comments now that these tests are using the shared test logic for bug 422869 2008-04-12 10:14:45 -07:00
test_special_search.js Bug 426864 - Only show user typed history pages for the urlbar dropdown. r=dietrich 2009-01-07 15:47:58 -08:00
test_swap_protocol.js Bug 424717 - Location bar autocomplete should be willing to complete to a URL with a different protocol 2008-08-05 18:16:12 -07:00
test_word_boundary_search.js Bug 429531 - Location bar should show non-word-boundary matches below word-boundary matches. r=dietrich, ui-r=beltzner, b-ff3=beltzner, a1.9=beltzner 2008-04-23 21:20:05 -07:00