gecko/toolkit/components/places
2015-02-09 15:01:22 +01:00
..
tests Bug 1129978 - sed -i '' 's/promiseAddVisits/PlacesTestUtils.addVisits/g' for toolkit/components/places r=mak 2015-02-09 15:01:22 +01:00
AsyncFaviconHelpers.cpp
AsyncFaviconHelpers.h
BookmarkHTMLUtils.jsm
BookmarkJSONUtils.jsm Bug 1126004 - Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/components/places (r=mak) 2015-02-06 13:54:35 -08:00
Bookmarks.jsm Bug 1125374 - Let Bookmarks.fetch() support DEFAULT_INDEX r=mak 2015-01-23 23:13:47 +01:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js
ColorConversion.js
Database.cpp Bug 1107308 - Round dateAdded and lastModified values to milliseconds precision in places cpp components. r=mak 2014-12-04 14:09:48 -08:00
Database.h Bug 1107308 - Round dateAdded and lastModified values to milliseconds precision in places cpp components. r=mak 2014-12-04 14:09:48 -08:00
Helpers.cpp Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
Helpers.h Bug 1118413 - Mark virtual overridden functions as MOZ_OVERRIDE in places; r=mak 2015-01-24 14:51:35 -05:00
History.cpp Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
History.h bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
History.jsm Bug 1113175 - Implement async History.clear() r=mak 2015-01-13 11:23:16 +01:00
moz.build Bug 1101553 - Remove nsPIPlacesHistoryListenersNotifier r=mak 2015-01-12 14:39:32 +01:00
mozIAsyncFavicons.idl
mozIAsyncHistory.idl
mozIAsyncLivemarks.idl Bug 1098296 - addLivemark should take a dateAdded input property. r=mak 2014-11-25 14:34:20 +02:00
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak 2014-11-12 08:16:00 -05:00
nsAnnoProtocolHandler.cpp Bug 1118413 - Mark virtual overridden functions as MOZ_OVERRIDE in places; r=mak 2015-01-24 14:51:35 -05:00
nsAnnoProtocolHandler.h Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - toolkit/ changes (r=gcp) 2014-12-12 09:07:48 -08:00
nsAnnotationService.cpp Bug 1107308 - Round dateAdded and lastModified values to milliseconds precision in places cpp components. r=mak 2014-12-04 14:09:48 -08:00
nsAnnotationService.h
nsFaviconService.cpp
nsFaviconService.h
nsIAnnotationService.idl
nsIBrowserHistory.idl
nsIFaviconService.idl
nsINavBookmarksService.idl Bug 1107308 - Round dateAdded and lastModified values to milliseconds precision in places cpp components. r=mak 2014-12-04 14:09:48 -08:00
nsINavHistoryService.idl Bug 1105866 - Implement folderShorcutNode.targetFolderGuid (guid version of folderShortcutNode.folderItemId). r=mak 2014-12-10 19:03:15 +02:00
nsITaggingService.idl
nsLivemarkService.js Bug 1126004 - Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/components/places (r=mak) 2015-02-06 13:54:35 -08:00
nsMaybeWeakPtr.cpp
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
nsNavBookmarks.h Bug 1118413 - Mark virtual overridden functions as MOZ_OVERRIDE in places; r=mak 2015-01-24 14:51:35 -05:00
nsNavHistory.cpp Bug 1101553 - Remove nsPIPlacesHistoryListenersNotifier r=mak 2015-01-12 14:39:32 +01:00
nsNavHistory.h Bug 1101553 - Remove nsPIPlacesHistoryListenersNotifier r=mak 2015-01-12 14:39:32 +01:00
nsNavHistoryQuery.cpp
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 1107308 - Round dateAdded and lastModified values to milliseconds precision in places cpp components. r=mak 2014-12-04 14:09:48 -08:00
nsNavHistoryResult.h Bug 1118413 - Mark virtual overridden functions as MOZ_OVERRIDE in places; r=mak 2015-01-24 14:51:35 -05:00
nsPIPlacesDatabase.idl
nsPlacesAutoComplete.js Backout ce637f8721d3 (bug 1083469) due to failures with old autocomplete enabled. a=bustage on CLOSED TREE 2014-11-27 00:00:23 +01:00
nsPlacesAutoComplete.manifest
nsPlacesExpiration.js Bug 1101553 - Remove nsPIPlacesHistoryListenersNotifier r=mak 2015-01-12 14:39:32 +01:00
nsPlacesIndexes.h
nsPlacesMacros.h
nsPlacesModule.cpp
nsPlacesTables.h
nsPlacesTriggers.h
nsTaggingService.js
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm Backed out changeset 638a3da0cf2f (bug 1123372) for xpcshell failures that appeared after being merged to m-c. 2015-01-22 20:48:51 -05:00
PlacesCategoriesStarter.js
PlacesDBUtils.jsm Bug 1071505 - use constant GUIDs for Places roots. r=mano 2014-11-04 17:40:33 +01:00
PlacesSearchAutocompleteProvider.jsm
PlacesTransactions.jsm Bug 1103636 - PlacesTransactions.Remove(guids), PlacesTransactions.RemoveBookmarksForUrls. r=mak. 2014-11-25 09:26:42 +02:00
PlacesUtils.jsm Bug 1121802 - Only add #-moz-resolution to favicon URIs that end in ".ico". r=Unfocused 2015-01-17 00:38:41 -08:00
SQLFunctions.cpp Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak 2014-11-12 08:16:00 -05:00
SQLFunctions.h
toolkitplaces.manifest
UnifiedComplete.js Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo 2015-01-08 22:38:48 +13:00
UnifiedComplete.manifest
VisitInfo.cpp
VisitInfo.h