gecko-dev/toolkit/components/places
Paolo Amadini 43735732bb Bug 988341 - Convert code before switching Task.jsm to use Promise.jsm. r=mak 2014-03-26 18:15:00 +01:00
..
tests Bug 959576 - Create a component to get the list of priority domains. r=gavin 2014-03-22 14:24:36 +01:00
AsyncFaviconHelpers.cpp Bug 949720 - Intermittent shutdown assertion [@ mozilla::places::AsyncGetFaviconURLForPage::Run()]. r=Yoric 2014-02-27 22:29:27 +01:00
AsyncFaviconHelpers.h Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan 2013-09-19 09:54:42 -04:00
BookmarkHTMLUtils.jsm Bug 969318 - Mute "A promise chain failed to handle a rejection" error from the livemarks service. r=mano 2014-03-12 16:24:23 +01:00
BookmarkJSONUtils.jsm Bug 988341 - Convert code before switching Task.jsm to use Promise.jsm. r=mak 2014-03-26 18:15:00 +01:00
ClusterLib.js
ColorAnalyzer.js Bug 903653 - Raise ColorAnalyzers MAXIMUM_PIXELS to 144x144, update imageTooLarge test. r=ttaubert 2013-08-15 16:24:28 -07:00
ColorAnalyzer_worker.js
ColorConversion.js
Database.cpp Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg 2014-03-15 12:00:17 -07:00
Database.h Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan 2013-09-19 09:54:42 -04:00
Helpers.cpp Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Helpers.h Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm. 2013-08-17 15:50:18 -07:00
History.cpp Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz 2014-02-12 10:50:46 +00:00
History.h Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8. 2013-12-07 22:09:10 -08:00
PlaceInfo.cpp Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz 2014-02-12 10:50:46 +00: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 Backed out changeset d16f3e084b27 (bug 818584) for intermittent timeouts in test_bookmark_store.js. 2014-03-19 11:46:37 -04:00
PlacesCategoriesStarter.js
PlacesDBUtils.jsm Bug 948134 - Fix "value is not defined" in PlacesDBUtils.jsm. r=adw. 2013-12-16 06:02:26 -06:00
PlacesTransactions.jsm Bug 983623 - Async transactions: Add a preference for turning it, implement undo & redo commands. r=mak 2014-03-15 23:49:07 +02:00
PlacesUtils.jsm Back out 4774010c55bd (bug 984015) for xpcshell bustage 2014-03-23 07:29:02 -07:00
PriorityUrlProvider.jsm Bug 959576 - Create a component to get the list of priority domains. r=gavin 2014-03-22 14:24:36 +01:00
SQLFunctions.cpp Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
SQLFunctions.h Bug 884061 - Part 3v: Use NS_DECL_THREADSAFE_ISUPPORTS in toolkit/, r=Mossop 2013-07-18 21:24:15 -05:00
VisitInfo.cpp
VisitInfo.h
moz.build Bug 959576 - Create a component to get the list of priority domains. r=gavin 2014-03-22 14:24:36 +01:00
mozIAsyncFavicons.idl
mozIAsyncHistory.idl Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm. 2013-08-17 15:50:18 -07:00
mozIAsyncLivemarks.idl Bug 969318 - Mute "A promise chain failed to handle a rejection" error from the livemarks service. r=mano 2014-03-12 16:24:23 +01:00
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl
nsAnnoProtocolHandler.cpp Bug 895839 - Remove support for binary annotations. r=mak. sr=gavin. 2013-08-03 14:06:47 +03:00
nsAnnoProtocolHandler.h Bug 895839 - Remove support for binary annotations. r=mak. sr=gavin. 2013-08-03 14:06:47 +03:00
nsAnnotationService.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsAnnotationService.h Bug 895839 - Remove support for binary annotations. r=mak. sr=gavin. 2013-08-03 14:06:47 +03:00
nsFaviconService.cpp Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05: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 895839 - Remove support for binary annotations. r=mak. sr=gavin. 2013-08-03 14:06:47 +03:00
nsIBrowserHistory.idl
nsIFaviconService.idl
nsINavBookmarksService.idl Bug 914687 - API for presetting GUIDs on bookmarks. r=mak. sr=gavin 2013-11-19 17:13:27 +02:00
nsINavHistoryService.idl Bug 627487 - Bookmark JSON backup should contain new-style GUIDs. r=mano 2013-09-03 11:56:25 +08:00
nsITaggingService.idl
nsLivemarkService.js Bug 969318 - Mute "A promise chain failed to handle a rejection" error from the livemarks service. r=mano 2014-03-12 16:24:23 +01:00
nsMaybeWeakPtr.cpp
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 955889. Restore caching in EnsureKeywordsHash. r=mano 2014-01-04 18:14:27 +13:00
nsNavBookmarks.h Bug 955889. Restore caching in EnsureKeywordsHash. r=mano 2014-01-04 18:14:27 +13:00
nsNavHistory.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsNavHistory.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsNavHistoryQuery.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsNavHistoryQuery.h
nsNavHistoryResult.cpp bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
nsNavHistoryResult.h Back out Bug 894331 to solve browser hangs when deleting history. a=lsblakk 2013-11-13 09:45:41 -05:00
nsPIPlacesDatabase.idl
nsPIPlacesHistoryListenersNotifier.idl
nsPlacesAutoComplete.js Bug 890163 - Restore unwanted change in autofill behavior. 2013-07-09 19:08:16 +02:00
nsPlacesAutoComplete.manifest
nsPlacesExpiration.js Bug 953312 - Fix idle observer notification in Places expiration. r=mak DONTBUILD 2014-01-08 18:47:32 +01:00
nsPlacesIndexes.h
nsPlacesMacros.h Bug 928043 - Remove some prtypes.h inclusions from startupcache/, testing/ and toolkit/; r=bsmedberg 2013-10-18 20:34:57 -04:00
nsPlacesModule.cpp Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (1/2); r=ehsan 2013-10-10 16:38:05 -04:00
nsPlacesTables.h
nsPlacesTriggers.h Bug 769348 - Change selection algorithm for autofilled URLs prefixes. 2013-06-10 23:59:15 +02:00
nsTaggingService.js
toolkitplaces.manifest