gecko/toolkit/components/places/tests/unit
2015-05-01 10:42:48 +02:00
..
bookmarks_html_singleframe.html
bookmarks.corrupt.html
bookmarks.json
bookmarks.preplaces.html
bug476292.sqlite
default.sqlite
head_bookmarks.js Bug 1133277 - Remove nonstandard let blocks from toolkit/components and modules. r=mak 2015-02-05 22:53:14 -08:00
nsDummyObserver.js Bug 1089332 - Add a getObservers API for accessing the history observers list. r=Mano 2014-11-19 16:10:53 +01:00
nsDummyObserver.manifest
places.sparse.sqlite
test_000_frecency.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_317472.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_331487.js
test_384370.js Bug 1148466 - Use new keywords API in BookmarkHTMLUtils and BookmarkJSONUtils. r=ttaubert 2015-04-16 12:13:43 +02:00
test_385397.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_399264_query_to_string.js
test_399264_string_to_query.js
test_399266.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_402799.js
test_405497.js
test_408221.js
test_412132.js Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
test_413784.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_415460.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_415757.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_418643_removeFolderChildren.js
test_419731.js Bug 1107308 - Round dateAdded and lastModified values to milliseconds precision in places cpp components. r=mak 2014-12-04 14:09:48 -08:00
test_419792_node_tags_property.js
test_420331_wyciwyg.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_425563.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_429505_remove_shortcuts.js
test_433317_query_title_update.js
test_433525_hasChildren_crash.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_452777.js
test_454977.js
test_463863.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_485442_crash_bug_nsNavHistoryQuery_GetUri.js
test_486978_sort_by_date_queries.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_536081.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_1085291.js Bug 1085291 - A bookmark node that is inserted by live-update code is missing bookmarkGuid value. r=mak (Relanding with the test file included this time). 2014-11-25 11:43:26 +02:00
test_1105208.js Bug 1105208 - regression: (null) title for Bookmarks Toolbar, Bookmarks Menu, Unsorted Bookmarks. r=mak. 2014-11-27 22:44:29 +02:00
test_1105866.js Bug 1105866 - Implement folderShorcutNode.targetFolderGuid (guid version of folderShortcutNode.folderItemId). r=mak 2014-12-10 19:03:15 +02:00
test_adaptive_bug527311.js Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
test_adaptive.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_analyze.js
test_annotations.js Backout 5b8b725af86c (bug 1150484) due to wrong author in the commit 2015-04-27 22:25:36 +02:00
test_async_history_api.js Bug 1127612 - Remove promiseAsyncUpdates from head.js, use PlacesTestUtils.promiseAsyncUpdates instead. r=mak77 2015-02-01 21:08:00 +01:00
test_async_transactions.js Bug 1125113 - Change the keywords schema associating them with uris. r=ttaubert 2015-03-20 09:39:20 +01:00
test_asyncExecuteLegacyQueries.js Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
test_autocomplete_stopSearch_no_throw.js
test_bookmark_catobs.js Bug 1081099 - Implement bookmarks notifications from Bookmarks.jsm. r=mano 2014-10-25 19:18:59 +02:00
test_bookmarks_html_corrupt.js Bug 1094900 - Livemarks service should use the new Bookmarks.jsm. r=ttaubert 2015-04-25 10:51:48 +02:00
test_bookmarks_html_singleframe.js
test_bookmarks_html.js Bug 1094900 - Livemarks service should use the new Bookmarks.jsm. r=ttaubert 2015-04-25 10:51:48 +02:00
test_bookmarks_json.js Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
test_bookmarks_restore_notification.js Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
test_bookmarks_setNullTitle.js
test_broken_folderShortcut_result.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_browserhistory.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_bug636917_isLivemark.js Bug 1094900 - Livemarks service should use the new Bookmarks.jsm. r=ttaubert 2015-04-25 10:51:48 +02:00
test_childlessTags.js
test_crash_476292.js
test_database_replaceOnStartup.js Bug 1133277 - Remove nonstandard let blocks from toolkit/components and modules. r=mak 2015-02-05 22:53:14 -08:00
test_download_history.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_frecency_observers.js Bug 1113178 - Replace removeAllPages() in toolkit/components/places/ r=mak 2015-01-17 19:31:32 +01:00
test_frecency_zero_updated.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_frecency.js Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
test_getChildIndex.js
test_getPlacesInfo.js Bug 1133277 - Remove nonstandard let blocks from toolkit/components and modules. r=mak 2015-02-05 22:53:14 -08:00
test_history_autocomplete_tags.js
test_history_catobs.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_history_clear.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_history_notifications.js
test_history_observer.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_history_sidebar.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_history.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_hosts_triggers.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_isURIVisited.js Bug 1085428 - Replaced do_log_info with do_print. r=mak 2015-01-30 22:36:34 +01:00
test_isvisited.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_keywords.js Bug 1149488 - PlacesUtils.keywords.fetch should be able to fetch by url. r=ttaubert 2015-04-03 15:03:15 +02:00
test_lastModified.js Bug 1107308 - Round dateAdded and lastModified values to milliseconds precision in places cpp components. r=mak 2014-12-04 14:09:48 -08:00
test_markpageas.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_mozIAsyncLivemarks.js Bug 1159346 - Existing livemarks are broken. r=ttaubert 2015-04-29 10:57:20 +02:00
test_multi_queries.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_multi_word_tags.js
test_nsINavHistoryViewer.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_null_interfaces.js Bug 1089332 - Add a getObservers API for accessing the history observers list. r=Mano 2014-11-19 16:10:53 +01:00
test_onItemChanged_tags.js
test_pageGuid_bookmarkGuid.js Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
test_PlacesSearchAutocompleteProvider.js Bug 1085428 - Replaced do_log_info with do_print. r=mak 2015-01-30 22:36:34 +01:00
test_placesTxn.js Bug 1148459 - Use new keywords API in tests. r=ttaubert 2015-04-21 22:21:52 +02:00
test_PlacesUtils_asyncGetBookmarkIds.js
test_PlacesUtils_lazyobservers.js
test_placeURIs.js
test_preventive_maintenance_checkAndFixDatabase.js
test_preventive_maintenance_runTasks.js
test_preventive_maintenance.js Bug 1160450 - Places Maintenance never runs. r=ttaubert 2015-05-01 10:42:48 +02:00
test_promiseBookmarksTree.js Bug 1148459 - Use new keywords API in tests. r=ttaubert 2015-04-21 22:21:52 +02:00
test_removeVisitsByTimeframe.js Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
test_resolveNullBookmarkTitles.js Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
test_result_sort.js Bug 1148459 - Use new keywords API in tests. r=ttaubert 2015-04-21 22:21:52 +02:00
test_sql_guid_functions.js
test_tag_autocomplete_search.js
test_tagging.js Bug 967196 - tagURI should trim tags. r=mak 2015-04-17 05:04:00 +02:00
test_telemetry.js Bug 1160450 - Places Maintenance never runs. r=ttaubert 2015-05-01 10:42:48 +02:00
test_update_frecency_after_delete.js Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
test_utils_backups_create.js Bug 1123372 - Remove use of .toLocaleFormat() from Places. r=mak 2015-04-27 14:33:00 -04:00
test_utils_getURLsForContainerNode.js Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
test_utils_setAnnotationsFor.js
xpcshell.ini Bug 1100294 - Remove remaining uses of PlacesUtils.getURLAndPostDataForKeyword() from tests r=mak 2015-03-27 09:16:25 +01:00