gecko/toolkit/components/places
2013-03-20 18:09:43 +01:00
..
tests Bug 838874 - Stop implementing nsIGlobalHistory2. 2013-03-20 18:09:41 +01:00
AsyncFaviconHelpers.cpp Bug 838349 - Fix bogus use of assertions in Places 2013-02-06 02:37:07 +01:00
AsyncFaviconHelpers.h
BookmarkHTMLUtils.jsm Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin 2013-02-01 11:43:15 -08:00
BookmarkJSONUtils.jsm Bug 822200 - Create a module for async JSON backups/restores. r=mak77 2013-03-17 23:05:30 -06:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js
ColorConversion.js
Database.cpp Bug 838349 - Fix bogus use of assertions in Places 2013-02-06 02:37:07 +01:00
Database.h
Helpers.cpp Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
Helpers.h Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
History.cpp Bug 842186 - Update instances of jsval to JS::Value in .cpp and .h files within the toolkit and netwerk directories. r=jwalden 2013-03-06 13:16:46 -08:00
History.h Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory. 2013-01-05 10:21:04 +01:00
Makefile.in Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
moz.build Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
mozIAsyncFavicons.idl Bug 838841 - Remove experimental hints from Places async APIs. 2013-02-07 01:12:16 +01:00
mozIAsyncHistory.idl Bug 838841 - Remove experimental hints from Places async APIs. 2013-02-07 01:12:16 +01:00
mozIAsyncLivemarks.idl
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Backed out changeset c75481a07302 (bug 851611) 2013-03-18 14:10:35 +00:00
nsAnnotationService.h Bug 838839 - Remove deprecated synchronous favicons APIs. 2013-03-20 14:25:19 +01:00
nsFaviconService.cpp Bug 838839 - Remove deprecated synchronous favicons APIs. 2013-03-20 14:25:19 +01:00
nsFaviconService.h Bug 838839 - Remove deprecated synchronous favicons APIs. 2013-03-20 14:25:19 +01:00
nsIAnnotationService.idl Bug 822710 (part 1) - Implement a new getAnnotationsHavingName method. 2012-12-21 15:19:04 +01:00
nsIBrowserHistory.idl Bug 838874 - Stop implementing nsIGlobalHistory2. 2013-03-20 18:09:41 +01:00
nsIFaviconService.idl Bug 838839 - Remove deprecated synchronous favicons APIs. 2013-03-20 14:25:19 +01:00
nsINavBookmarksService.idl Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications. 2013-02-06 20:48:56 +01:00
nsINavHistoryService.idl Bug 838872 - Remove nsINavHistoryService::AddVisit. 2013-03-20 18:09:43 +01:00
nsITaggingService.idl
nsLivemarkService.js bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske 2013-03-06 11:25:03 -08:00
nsMaybeWeakPtr.cpp
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Backed out changeset c75481a07302 (bug 851611) 2013-03-18 14:10:35 +00:00
nsNavBookmarks.h Bug 838839 - Remove deprecated synchronous favicons APIs. 2013-03-20 14:25:19 +01:00
nsNavHistory.cpp Bug 838872 - Remove nsINavHistoryService::AddVisit. 2013-03-20 18:09:43 +01:00
nsNavHistory.h Bug 838872 - Remove nsINavHistoryService::AddVisit. 2013-03-20 18:09:43 +01:00
nsNavHistoryQuery.cpp Bug 791562 - crash in PlacesFolderConversion::AppendFolder. 2012-12-17 15:03:49 +01:00
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 830423 part 2 - Avoid history view refreshes when onvisit falls into the Today bucket. 2013-03-18 16:09:11 +01:00
nsNavHistoryResult.h Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications. 2013-02-06 20:48:56 +01:00
nsPIPlacesDatabase.idl
nsPIPlacesHistoryListenersNotifier.idl Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory. 2013-01-05 10:21:04 +01:00
nsPlacesAutoComplete.js Bug 838874 - Stop implementing nsIGlobalHistory2. 2013-03-20 18:09:41 +01:00
nsPlacesAutoComplete.manifest
nsPlacesExpiration.js Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications. 2013-02-06 20:48:56 +01:00
nsPlacesIndexes.h
nsPlacesMacros.h Bug 834457 - Mark the Places APIs we will remove as deprecated. 2013-02-14 13:39:20 +01:00
nsPlacesModule.cpp Bug 838874 - Stop implementing nsIGlobalHistory2. 2013-03-20 18:09:41 +01:00
nsPlacesTables.h
nsPlacesTriggers.h
nsTaggingService.js Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications. 2013-02-06 20:48:56 +01:00
PlaceInfo.cpp Bug 842186 - Update instances of jsval to JS::Value in .cpp and .h files within the toolkit and netwerk directories. r=jwalden 2013-03-06 13:16:46 -08:00
PlaceInfo.h Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
PlacesCategoriesStarter.js Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications. 2013-02-06 20:48:56 +01:00
PlacesDBUtils.jsm Bug 828546 - Part 1: Support Health Report mode when gathering Places Telemetry; r=mak 2013-02-05 10:44:14 -08:00
PlacesUtils.jsm Bug 838874 - Stop implementing nsIGlobalHistory2. 2013-03-20 18:09:41 +01:00
SQLFunctions.cpp
SQLFunctions.h
toolkitplaces.manifest
VisitInfo.cpp
VisitInfo.h