gecko/toolkit/components/places/tests
Edward Lee 50e5966da6 Bug 476298 - Switch RecalculateFrecencies to just fix invalid frecencies. r=dietrich
Bug 476300 - Calculate all page frecencies when upgrading/migrating
Bug 482351 - 1 sort operation required by mDBInvalidFrecencies
Create a new method FixInvalidFrecencies that finds invalid (negative) frecencies and recalculates them. Use it for handling creating/migrating DBs as well as recalculating invalid places on daily idle (place frecencies are already estimated by decay). This obviates a few preferences, queries and methods related to recalculating on idle. The test uses mork history with a number of pages that now all get their frecencies calculated on migrate, where before this fix, the test fails with a bunch of pages still with negative frecencies.
2009-04-10 10:24:10 -05:00
..
autocomplete Bug 479082 - AutoComplete should not show unvisited not-bookmarked-elsewhere children of livemark containers, r=sdwilsh 2009-02-28 13:01:36 +01:00
bookmarks Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback 2009-03-19 15:56:51 -04:00
browser
chrome Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback 2009-03-19 15:56:51 -04:00
mochitest Bug 461710 - Write an automated test to ensure that visited link coloring is turned off in private browsing mode; (Cv1a) Add |ok(true, ...);|; r=dietrich 2009-04-04 04:50:26 +02:00
queries Bug 428690 - Two entries added to history menu when visiting a page that redirects, r=dietrich 2009-03-17 22:00:50 +01:00
sync bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo 2009-03-21 11:20:00 -04:00
unit Bug 476298 - Switch RecalculateFrecencies to just fix invalid frecencies. r=dietrich 2009-04-10 10:24:10 -05:00
Makefile.in Bug 459493 - remove placesBackground, r+a=mconnor 2008-11-06 23:22:10 +01:00