gecko-dev/toolkit/components/places
Marcos Aruj ca45eb3d03 Bug 880922 - Add depreciate warning to both SetCharsetForURI and GetCharsetForURI in nsNavHistory.cpp. r=mak 2013-07-11 16:43:00 -04:00
..
tests Bug 889034 - Use a dynamic port in places/ xpcshell tests so they can be run in parallel. r=mak 2013-07-10 16:43:44 -07:00
AsyncFaviconHelpers.cpp Bug 838349 - Fix bogus use of assertions in Places 2013-02-06 02:37:07 +01:00
AsyncFaviconHelpers.h Bug 814470 - Fix a leak when channel setup in AsyncFetchAndSetIconFromNetwork fails by not tracking the channel in the first place and thus avoiding a circular references. r=mak 2012-11-27 14:52:54 -05:00
BookmarkHTMLUtils.jsm Bug 834543 - Part 3: Update use of getCharsetForURI. r=mak 2013-03-22 01:07:12 +08:00
BookmarkJSONUtils.jsm Bug 885205 - Extremely slow reflect bookmarks menu items after restoring bookmarks. And disk access abnormal. And Firefox process does not disappear from task manager on exit. r=mak 2013-07-05 10:22:05 +08:00
ClusterLib.js
ColorAnalyzer.js Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
ColorAnalyzer_worker.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 Bug 889089 - crash in mozilla::places::History::FetchPageInfo. r=mak 2013-07-03 14:54:31 +03: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 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2. 2013-07-03 12:01:06 -04: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
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
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 Bug 806279 - CC macros refactoring: part 3: fold the TRAVERSE_NATIVE and AMBIGUOUS cases - r=mccr8,smaug 2012-11-15 02:32:39 -05:00
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-04 00:56:26 +09:00
nsNavHistory.cpp Bug 880922 - Add depreciate warning to both SetCharsetForURI and GetCharsetForURI in nsNavHistory.cpp. r=mak 2013-07-11 16:43:00 -04:00
nsNavHistory.h Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger 2013-04-28 14:52:10 +03:00
nsNavHistoryQuery.cpp Bug 791562 - crash in PlacesFolderConversion::AppendFolder. 2012-12-17 15:03:49 +01:00
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 890163 - Restore unwanted change in autofill behavior. 2013-07-09 19:08:16 +02: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
toolkitplaces.manifest