gecko/toolkit/components/places
2014-10-08 15:01:13 +02:00
..
tests Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
AsyncFaviconHelpers.cpp Bug 1076978 - Favicons should be categorized as TYPE_IMAGE. r=jimm 2014-10-03 17:23:36 -07:00
AsyncFaviconHelpers.h Bug 1060974 - Fix more bad implicit constructors in places; r=mak 2014-09-03 18:25:36 -04:00
BookmarkHTMLUtils.jsm
BookmarkJSONUtils.jsm Bug 1065925 - Remove code for expiring Places telemetry probes. r=mak 2014-09-30 08:54:00 +02:00
Bookmarks.jsm Bug 1077097 - Update Bookmarks.jsm to be coherent with History.jsm r=mano 2014-10-07 16:30:34 +02:00
ClusterLib.js
ColorAnalyzer_worker.js Bug 950546 - Make color analyzer deterministic by breaking ties via comparing original colors. r=MattN 2014-08-26 16:52:00 +02:00
ColorAnalyzer.js
ColorConversion.js
Database.cpp bug 1047811 - Part 2 - Use async transactions in Places. r=Mano 2014-09-10 12:46:17 +02:00
Database.h Bug 1017502 - Add a foreign_count column to moz_places r=mak 2014-08-01 16:53:02 +02:00
Helpers.cpp
Helpers.h Bug 1060974 - Fix more bad implicit constructors in places; r=mak 2014-09-03 18:25:36 -04:00
History.cpp Bug 1064768 - Use nsMainThreadPtrHandle in History.cpp. r=mak 2014-09-16 14:17:31 +02:00
History.h Bug 1060974 - Fix more bad implicit constructors in places; r=mak 2014-09-03 18:25:36 -04:00
History.jsm Bug 1072364 - Introducing History.jsm r=mak sr=gavin 2014-10-08 15:01:13 +02:00
moz.build Bug 1072364 - Introducing History.jsm r=mak sr=gavin 2014-10-08 15:01:13 +02:00
mozIAsyncFavicons.idl
mozIAsyncHistory.idl
mozIAsyncLivemarks.idl
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl
nsAnnoProtocolHandler.cpp Bug 1038756: Callsites creating a channel in /toolkit/components/places/ (r=mak) 2014-09-21 09:42:47 -07:00
nsAnnoProtocolHandler.h
nsAnnotationService.cpp
nsAnnotationService.h
nsFaviconService.cpp Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc. 2014-08-06 06:31:21 -07:00
nsFaviconService.h Bug 1060974 - Fix more bad implicit constructors in places; r=mak 2014-09-03 18:25:36 -04:00
nsIAnnotationService.idl
nsIBrowserHistory.idl
nsIFaviconService.idl
nsINavBookmarksService.idl Backed out changeset b30d47d94a85 (bug 1068671) for bc1 test failures 2014-10-01 13:14:06 +02:00
nsINavHistoryService.idl Backed out changeset b30d47d94a85 (bug 1068671) for bc1 test failures 2014-10-01 13:14:06 +02:00
nsITaggingService.idl Bug 407821 - Discard bookmark tags exceeding maximum length of 100 characters. r=paolo 2014-09-17 06:23:00 +01:00
nsLivemarkService.js Backed out changeset b30d47d94a85 (bug 1068671) for bc1 test failures 2014-10-01 13:14:06 +02:00
nsMaybeWeakPtr.cpp
nsMaybeWeakPtr.h Bug 1060974 - Fix more bad implicit constructors in places; r=mak 2014-09-03 18:25:36 -04:00
nsNavBookmarks.cpp Backed out changeset b30d47d94a85 (bug 1068671) for bc1 test failures 2014-10-01 13:14:06 +02:00
nsNavBookmarks.h Backed out changeset b30d47d94a85 (bug 1068671) for bc1 test failures 2014-10-01 13:14:06 +02:00
nsNavHistory.cpp bug 1047811 - Part 2 - Use async transactions in Places. r=Mano 2014-09-10 12:46:17 +02:00
nsNavHistory.h Bug 1060974 - Fix more bad implicit constructors in places; r=mak 2014-09-03 18:25:36 -04:00
nsNavHistoryQuery.cpp
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Backed out changeset b30d47d94a85 (bug 1068671) for bc1 test failures 2014-10-01 13:14:06 +02:00
nsNavHistoryResult.h Backed out changeset b30d47d94a85 (bug 1068671) for bc1 test failures 2014-10-01 13:14:06 +02:00
nsPIPlacesDatabase.idl
nsPIPlacesHistoryListenersNotifier.idl
nsPlacesAutoComplete.js Bug 1057782 - Use template strings for multi-line SQL statements. r=ttaubert 2014-08-23 18:12:43 -05:00
nsPlacesAutoComplete.manifest
nsPlacesExpiration.js Bug 1057782 - Use template strings for multi-line SQL statements. r=ttaubert 2014-08-23 18:12:43 -05:00
nsPlacesIndexes.h
nsPlacesMacros.h
nsPlacesModule.cpp
nsPlacesTables.h Bug 1017502 - Add a foreign_count column to moz_places r=mak 2014-08-01 16:53:02 +02:00
nsPlacesTriggers.h Bug 1017502 - Add a foreign_count column to moz_places r=mak 2014-08-01 16:53:02 +02:00
nsTaggingService.js Bug 407821 - Discard bookmark tags exceeding maximum length of 100 characters. r=paolo 2014-09-17 06:23:00 +01:00
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm Bug 1069235 - make guid and parentGuid naming consistent. r=mak 2014-09-20 10:57:34 +03:00
PlacesCategoriesStarter.js
PlacesDBUtils.jsm Bug 1065925 - Remove code for expiring Places telemetry probes. r=mak 2014-09-30 08:54:00 +02:00
PlacesSearchAutocompleteProvider.jsm Bug 1075549 - Firefox needs a restart in order to update the default search engine from the "<term> - Search with <engine>" string. r=mak 2014-10-06 23:40:11 +13:00
PlacesTransactions.jsm Bug 1070479 - Allow passing uri specs to transactions. r=mak. 2014-09-23 08:44:41 +03:00
PlacesUtils.jsm Bug 1072364 - Introducing History.jsm r=mak sr=gavin 2014-10-08 15:01:13 +02:00
SQLFunctions.cpp Bug 1065925 - Remove code for expiring Places telemetry probes. r=mak 2014-09-30 08:54:00 +02:00
SQLFunctions.h
toolkitplaces.manifest
UnifiedComplete.js Bug 1073846 - Wrong URL loads after autofill of a hostname that matches a search engine. r=mak 2014-09-30 15:04:58 +13:00
UnifiedComplete.manifest
VisitInfo.cpp
VisitInfo.h