gecko-dev/toolkit/components/places
2013-07-03 02:08:01 +09:00
..
tests Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak 2013-06-26 14:56:11 +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 834543 - Part 3: Update use of getCharsetForURI. r=mak 2013-03-22 01:07:12 +08:00
BookmarkJSONUtils.jsm Bug 865555 - Remove synchronous setCharsetForURI in BI_importJSONNode. r=mak 2013-06-06 09:50:28 +08:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js
ColorConversion.js
Database.cpp Bug 702559 - First implementation of mozIStorageAsyncConnection;r=mak 2013-06-27 09:00:59 -04:00
Database.h Bug 769348 - Change selection algorithm for autofilled URLs prefixes. 2013-06-10 23:59:15 +02:00
Helpers.cpp Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-19 10:18:38 +03:00
Helpers.h Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-19 10:18:38 +03:00
History.cpp Backed out changeset fdf7cf309750 (wrong reviewer in commit message) 2013-06-28 11:05:33 -07:00
History.h Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. 2013-06-23 14:03:39 +02:00
Makefile.in Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2); r=joey 2013-06-17 15:22:56 -04:00
moz.build Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2); r=joey 2013-06-17 15:22:56 -04:00
mozIAsyncFavicons.idl Bug 838841 - Remove experimental hints from Places async APIs. 2013-02-07 01:12:16 +01:00
mozIAsyncHistory.idl Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-19 10:18:38 +03:00
mozIAsyncLivemarks.idl
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 851611 - Part 3: Rename headers. r=jrmuizel 2013-03-18 15:25:50 +01:00
nsAnnotationService.h Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger 2013-04-28 14:52:10 +03:00
nsFaviconService.cpp Bug 838839 - Remove deprecated synchronous favicons APIs. 2013-03-20 14:25:19 +01:00
nsFaviconService.h Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger 2013-04-28 14:52:10 +03: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 Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-19 10:18:38 +03: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 Bug 851611 - Part 3: Rename headers. r=jrmuizel 2013-03-18 15:25:50 +01:00
nsNavBookmarks.h Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan 2013-07-03 02:08:01 +09:00
nsNavHistory.cpp Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-19 10:18:38 +03:00
nsNavHistory.h Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger 2013-04-28 14:52:10 +03:00
nsNavHistoryQuery.cpp
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug 2013-05-21 16:23:53 -07:00
nsNavHistoryResult.h Bug 561450 - Stop supporting session ids in Places. 2013-03-25 14:44:41 +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 791776 - Convert inline autocomplete host query to async. 2013-06-27 12:43:11 -04: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 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger 2013-04-28 14:52:10 +03:00
nsPlacesModule.cpp Bug 838874 - Stop implementing nsIGlobalHistory2. 2013-03-20 18:09:41 +01:00
nsPlacesTables.h
nsPlacesTriggers.h Bug 769348 - Change selection algorithm for autofilled URLs prefixes. 2013-06-10 23:59:15 +02:00
nsTaggingService.js Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications. 2013-02-06 20:48:56 +01:00
PlaceInfo.cpp Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-19 10:18:38 +03:00
PlaceInfo.h Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-19 10:18:38 +03:00
PlacesBackups.jsm Bug 855638 - Part 1: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak 2013-04-17 14:08:11 +08: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 846644 - Use asynchronous getCharsetForURI in PlacesUtils.jsm. r=mak 2013-06-19 00:50:22 +08:00
SQLFunctions.cpp
SQLFunctions.h
toolkitplaces.manifest
VisitInfo.cpp Bug 561450 - Stop supporting session ids in Places. 2013-03-25 14:44:41 +01:00
VisitInfo.h Bug 561450 - Stop supporting session ids in Places. 2013-03-25 14:44:41 +01:00