gecko-dev/toolkit/components/places
Doug Thayer 1e3446b9cc Bug 1421703 - Fix tests to use onVisits r=mak
Fairly straightforward. Fixes the tests that were broken due to
the changes introduced in part 1.

MozReview-Commit-ID: GbZ9ZpmG9nE

--HG--
extra : rebase_source : ebb2088288718631a941139d5a4d945259aaa0c6
2017-12-14 16:55:31 -06:00
..
tests Bug 1421703 - Fix tests to use onVisits r=mak 2017-12-14 16:55:31 -06:00
BookmarkHTMLUtils.jsm Bug 1411368 - Automatically fix space-unary-ops issues raised when using ESLint 4. r=mossop 2017-10-26 13:14:13 +01:00
BookmarkJSONUtils.jsm Bug 1373610 - Clarify BookmarkJSONUtils' handling of invalid bookmark types and add a test. r=mak 2017-11-21 16:36:28 +00:00
Bookmarks.jsm Bug 1428040 - Allow PlacesUtils.isRootItem to take guids as well as ids. r=mak 2017-12-21 09:16:48 +00:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components/places r=mak 2017-10-30 16:46:27 +00:00
ColorConversion.js
Database.cpp Bug 1411538 - Try to recover tables from a corrupt places.sqlite. r=standard8 2017-12-07 14:05:29 +01:00
Database.h Bug 1411538 - Try to recover tables from a corrupt places.sqlite. r=standard8 2017-12-07 14:05:29 +01:00
ExtensionSearchHandler.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
FaviconHelpers.cpp Bug 1409969 - The root domain icon should not be preferred if 2 icons for the same size exist. r=standard8 2017-10-21 17:45:24 +02:00
FaviconHelpers.h Bug 1247843 - Part 2: Set request context ID for the channel used to load favicon. r=mak 2017-09-20 20:09:00 -04:00
Helpers.cpp Bug 1417266 - Cache calls to CryptAcquireContext r=mak 2017-11-21 11:28:40 -08:00
Helpers.h Bug 1412142 - Expose PlacesUtils.history.hashURL. r=mak 2017-08-16 16:01:40 -07:00
History.cpp Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
History.h Bug 1421701 - Chunk visits when notifying main thread r=mak 2017-12-04 13:46:10 -08:00
History.jsm Bug 1419825 - Callers of insertVisitedURIs may overwrite the history title passing a null title. r=kitcambridge 2017-11-23 18:44:07 +01:00
jar.mn
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
mozIAsyncFavicons.idl Bug 1247843 - Part 2: Set request context ID for the channel used to load favicon. r=mak 2017-09-20 20:09:00 -04:00
mozIAsyncHistory.idl
mozIAsyncLivemarks.idl Bug 1412143 - Add mozIAsyncLivemarks.invalidateCachedLivemarks. r=mak 2017-09-08 15:27:32 -07:00
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl
mozIPlacesPendingOperation.idl
nsAnnoProtocolHandler.cpp Bug 1426501 - Change C++ code to use NS_MutateURI when changing URI r=mayhemer 2018-01-08 15:20:35 +01:00
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 1417101 - Remove the annotation observer from the bookmarks service. r=mak 2017-11-16 16:49:03 -08:00
nsAnnotationService.h Bug 1417101 - Remove the annotation observer from the bookmarks service. r=mak 2017-11-16 16:49:03 -08:00
nsFaviconService.cpp Bug 1421655 - Renaming imgITools::decodeImageBuffer to imgITools::decodeImageFromBuffer, r=aosmond 2017-11-30 14:48:47 +01:00
nsFaviconService.h Bug 1347532 - Allow to set a default icon size for the page-icon protocol. r=standard8 2017-10-17 16:24:55 +02:00
nsIAnnotationService.idl Bug 1417101 - Remove the annotation observer from the bookmarks service. r=mak 2017-11-16 16:49:03 -08:00
nsIBrowserHistory.idl Bug 1405687 - Remove some deprecated code from Places related code. r=standard8 2017-10-04 16:33:46 +02:00
nsIFaviconService.idl Bug 1347532 - Allow to set a default icon size for the page-icon protocol. r=standard8 2017-10-17 16:24:55 +02:00
nsINavBookmarksService.idl
nsINavHistoryService.idl Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
nsITaggingService.idl
nsLivemarkService.js Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
nsNavBookmarks.h Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
nsNavHistory.cpp Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
nsNavHistory.h Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
nsNavHistoryQuery.cpp
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
nsNavHistoryResult.h Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
nsPIPlacesDatabase.idl
nsPlacesExpiration.js Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
nsPlacesIndexes.h Bug 1396282 - Add query for getting Highlights (recent bookmarks and recent history with metadata). r=mak 2017-09-02 13:15:04 -07:00
nsPlacesMacros.h
nsPlacesModule.cpp
nsPlacesTables.h Bug 1414892 - Optimize moz_places_afterinsert_trigger r=mak 2017-11-07 12:01:53 -08:00
nsPlacesTriggers.h Bug 1414892 - Optimize moz_places_afterinsert_trigger r=mak 2017-11-07 12:01:53 -08:00
nsTaggingService.js Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-26 11:47:01 +01:00
PageIconProtocolHandler.js Bug 1426501 - Change JS code to use nsIURIMutator instead of the nsIURI.spec setter r=mayhemer 2018-01-08 15:20:29 +01:00
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
PlacesCategoriesStarter.js
PlacesDBUtils.jsm Bug 1422058 - Clean up some PlacesDBUtils code. r=standard8 2017-11-30 18:16:02 +01:00
PlacesRemoteTabsAutocompleteProvider.jsm Bug 1428389 - handle case gracefully where weaveXPCService is not available. r=kitcambridge 2018-01-05 14:04:00 +02:00
PlacesSearchAutocompleteProvider.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
PlacesSyncUtils.jsm Bug 1425987 - part 2: Cleanup Sync logging by rationalizing preference management. r=tcsc 2017-12-19 09:48:31 +11:00
PlacesTransactions.jsm Bug 1415522 - PlacesTransactions.Tag should take account of a URL that is already tagged. r=mak 2017-11-08 13:08:21 +00:00
PlacesUtils.jsm Bug 1428040 - Allow PlacesUtils.isRootItem to take guids as well as ids. r=mak 2017-12-21 09:16:48 +00:00
Shutdown.cpp
Shutdown.h
SQLFunctions.cpp Bug 1380606 - Add an IS_VALID_GUID() SQL function to Places. r=mak 2017-10-05 11:32:49 -07:00
SQLFunctions.h Bug 1380606 - Add an IS_VALID_GUID() SQL function to Places. r=mak 2017-10-05 11:32:49 -07:00
toolkitplaces.manifest
unifiedcomplete-top-urls.json
UnifiedComplete.js Bug 1426216 - Allow users to choose whether search suggestions or history suggestions come first in the address bar. r=mak,past 2018-01-10 08:41:16 -08:00
VisitInfo.cpp
VisitInfo.h