gecko/toolkit/components/places/tests/unit
2008-02-08 14:13:29 -08:00
..
expected-favicon-big4.jpg.png more scaled image updated (grr) 2008-01-25 18:15:06 -08:00
expected-favicon-big16.ico.png Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
expected-favicon-big32.jpg.png more scaled image updated (grr) 2008-01-25 18:15:06 -08:00
expected-favicon-big48.ico.png Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
expected-favicon-big64.png.png more scaled image updated (grr) 2008-01-25 18:15:06 -08:00
expected-favicon-scale3x160.jpg.png more scaled image updated (grr) 2008-01-25 18:15:06 -08:00
expected-favicon-scale160x3.jpg.png more scaled image updated (grr) 2008-01-25 18:15:06 -08:00
favicon-big4.jpg Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
favicon-big16.ico Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
favicon-big32.jpg Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
favicon-big48.ico Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
favicon-big64.png Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
favicon-normal16.png Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
favicon-normal32.png Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
favicon-scale3x160.jpg Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
favicon-scale160x3.jpg Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
head_bookmarks.js Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00
nsDynamicContainerServiceSample.js Bug 382877 - dynamic containers implementation, part 1. r=dietrich. 2007-08-02 13:19:44 -07:00
tail_bookmarks.js Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00
test_000_frecency.js Bug 394038 ? make url bar autocomplete frecency algorithm global (r=sspitzer) 2008-01-25 09:12:04 -08:00
test_331487.js Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-19 18:01:53 -08:00
test_385397.js Bug 406937 ? Fix places tests using milliseconds for APIs that require microseconds (for ondrej@allpeers.com, r=dietrich) 2008-01-23 13:23:13 -08:00
test_399266.js Bug 406937 ? Fix places tests using milliseconds for APIs that require microseconds (for ondrej@allpeers.com, r=dietrich) 2008-01-23 13:23:13 -08:00
test_399606.js Bug 399606 - Places counts auto-refreshes as page visits. Patch by Dietrich Ayala <dietrich@mozilla.com>, Seth Spitzer <moco@sspitzer.org>, and Shawn Wilsher <me@shawnwilsher.com>. r=dietrich, a=beltzner. Note, this is mostly tests with a three line code change. If this goes orange, please don't panic 2008-01-31 14:17:00 -08:00
test_404630.js supplimental fix for bug #404630: Faviconize Tab extension causes a crash @ nsNavHistory::LazyMessage::Init r=thunder, a=blocking-firefox3+ 2007-11-21 16:44:33 -08:00
test_408221.js fix for bug #408221: url bar autocomplete problems with tags and case-insensitivity r=dietrich, a=mconnor 2007-12-13 15:09:39 -08:00
test_413784.js Bug 413784 - Search for a non-English term in the URL don't match. p=erwan@flock.com (Erwan Loisant) 2008-02-01 08:35:11 -08:00
test_415757.js Bug 415757 ? RemovePagesFromHost could delete wrong items/annotation (r=dietrich, a=schrep) 2008-02-08 14:13:29 -08:00
test_annotations.js Bug 393870 - unable to sort by tags in the bookmark organizer. r=dietrich, sspitzer. 2007-12-20 11:07:58 -08:00
test_browserhistory.js Bug 402486 - "deleting lots of items from the history sidebar is slow, locks up browser until finished" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a1.9b3=schrep] 2008-01-31 19:03:14 -08:00
test_download_history.js Bug 409836 - download link is not styled :visited when clicked. r=Mano, a=beltzner 2007-12-26 17:48:19 -08:00
test_dynamic_containers.js Bug 382877 - dynamic containers implementation, part 1. r=dietrich. 2007-08-02 13:19:44 -07:00
test_exclude_livemarks.js fix for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders fix for bug #387734: add a "Places" folder to the bookmarks toolbar, populated with smart folders fix for bug #385826: pre-populated places queries fix for bug #396807: have "top 10 most visited sites" as a pre-populated smart folder fix for bug #385831: Investigate dependencies for Most Used Tags query fix for bug #378799: GROUP_BY_FOLDER only works in simple bookmark-folder queries thanks to dietrich for the initial GROUP_BY_FOLDER patch. r=dietrich,mano a=blocking-firefox-3+ 2007-10-10 23:42:38 -07:00
test_expiration.js Bug 406937 ? Fix places tests using milliseconds for APIs that require microseconds (for ondrej@allpeers.com, r=dietrich) 2008-01-23 13:23:13 -08:00
test_favicons.js Finish relanding Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. 2008-01-19 22:48:07 -08:00
test_frecency.js Bug 406358 - Location bar drop down ignores frequency of visits. (fixed by bug 394038) 2008-02-01 19:04:32 -08:00
test_history_autocomplete_tags.js fix for bug #395452: handle multiple tags in url bar autocomplete fix for bug #395462: handle multiple tags in bookmark search fix for bug #403847: places organizer search won't find items tagged with multi-word tags fix for bug #403849: fix URIHasTag() to take a string, not a nsIURI r=dietrich, a=blocking-firefox-3+ 2007-11-24 18:38:17 -08:00
test_history.js Bug 406937 ? Fix places tests using milliseconds for APIs that require microseconds (for ondrej@allpeers.com, r=dietrich) 2008-01-23 13:23:13 -08:00
test_isvisited.js fix for bug #408790: URIs that we exclude from history (like about:blank, data:, etc) will appear visited if we check immediately after visiting them. r=dietrich, a=blocking-firefox-3+ 2007-12-19 09:33:50 -08:00
test_markpageas.js fix for bug #409301: Visiting bookmark is recorded as link transition instead of bookmark transition additionally, make it so visits from any history UI (url bar, history menu, history queries in the history sidebar, personal toolbar folder and places organizer) are recorded as "typed" transitions. r=dietrich a=this-bug-blocks-a-firefox-3-+ blocker 2007-12-27 17:53:59 -08:00
test_multi_word_search.js Bug 401869 - Allow multiple words search in Auto-complete/Location Bar. r=dietrich, b-ff3=beltzner 2008-02-05 22:04:34 -08:00
test_multi_word_tags.js fix for bug #395452: handle multiple tags in url bar autocomplete fix for bug #395462: handle multiple tags in bookmark search fix for bug #403847: places organizer search won't find items tagged with multi-word tags fix for bug #403849: fix URIHasTag() to take a string, not a nsIURI r=dietrich, a=blocking-firefox-3+ 2007-11-24 18:38:17 -08:00
test_nsINavHistoryViewer.js Bug 406937 ? Fix places tests using milliseconds for APIs that require microseconds (for ondrej@allpeers.com, r=dietrich) 2008-01-23 13:23:13 -08:00
test_placeURIs.js Bug 378828 - Support sortingAnnotation in place: URIs. r=dietrich. 2007-04-27 03:04:13 -07:00
test_resolveNullBookmarkTitles.js Bug 406937 ? Fix places tests using milliseconds for APIs that require microseconds (for ondrej@allpeers.com, r=dietrich) 2008-01-23 13:23:13 -08:00
test_result_sort.js Bug 400544 - nsINavHistoryService::addVisit should take a uri for the referrer, not a place id. r=mano, a=beltzner. 2007-12-21 11:43:13 -08:00
test_tagging.js Bug 411088 - when deleting a tagged bookmark from the places organizer, the tag remains. r=dietrich. 2008-02-06 11:05:05 -08:00