gecko/toolkit/components/places
2013-09-03 15:26:56 -04:00
..
tests Bug 902248 - Disable test_nsINavHistoryViewer.js on OSX. 2013-09-03 15:26:56 -04:00
AsyncFaviconHelpers.cpp
AsyncFaviconHelpers.h
BookmarkHTMLUtils.jsm
BookmarkJSONUtils.jsm Bug 818593 - Add file size to bookmarks restore UI. r=mak 2013-07-31 22:51:09 +08:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js Bug 903653 - Raise ColorAnalyzers MAXIMUM_PIXELS to 144x144, update imageTooLarge test. r=ttaubert 2013-08-15 16:24:28 -07:00
ColorConversion.js
Database.cpp Bug 884061 - Part 3v: Use NS_DECL_THREADSAFE_ISUPPORTS in toolkit/, r=Mossop 2013-07-18 21:24:15 -05:00
Database.h Bug 884061 - Part 3v: Use NS_DECL_THREADSAFE_ISUPPORTS in toolkit/, r=Mossop 2013-07-18 21:24:15 -05:00
Helpers.cpp Bug 884061 - Part 3v: Use NS_DECL_THREADSAFE_ISUPPORTS in toolkit/, r=Mossop 2013-07-18 21:24:15 -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 831193 (part 7) - Don't use NS_MEMORY_REPORTER_IMPLEMENT in toolkit/components/. r=nfroyd. 2013-01-17 16:45:11 -08:00
History.h Bug 831193 (part 7) - Don't use NS_MEMORY_REPORTER_IMPLEMENT in toolkit/components/. r=nfroyd. 2013-01-17 16:45:11 -08:00
Makefile.in Bug 875934 - Move LIBRARY_NAME to moz.build, batch 4; r=mshal 2013-08-15 09:12:40 -04:00
moz.build Bug 875934 - Move LIBRARY_NAME to moz.build, batch 4; r=mshal 2013-08-15 09:12:40 -04: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 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm. 2013-08-17 15:50:18 -07: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 895839 - Remove support for binary annotations. r=mak. sr=gavin. 2013-08-03 14:06:47 +03:00
nsAnnotationService.h Bug 895839 - Remove support for binary annotations. r=mak. sr=gavin. 2013-08-03 14:06:47 +03:00
nsFaviconService.cpp
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
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
nsMaybeWeakPtr.cpp
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 627487 - Bookmark JSON backup should contain new-style GUIDs. r=mano 2013-09-03 11:56:25 +08:00
nsNavBookmarks.h Bug 627487 - Bookmark JSON backup should contain new-style GUIDs. r=mano 2013-09-03 11:56:25 +08:00
nsNavHistory.cpp Bug 627487 - Bookmark JSON backup should contain new-style GUIDs. r=mano 2013-09-03 11:56:25 +08:00
nsNavHistory.h Bug 627487 - Bookmark JSON backup should contain new-style GUIDs. r=mano 2013-09-03 11:56:25 +08:00
nsNavHistoryQuery.cpp
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 627487 - Bookmark JSON backup should contain new-style GUIDs. r=mano 2013-09-03 11:56:25 +08:00
nsNavHistoryResult.h Bug 627487 - Bookmark JSON backup should contain new-style GUIDs. r=mano 2013-09-03 11:56:25 +08: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
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
nsPlacesTables.h
nsPlacesTriggers.h Bug 769348 - Change selection algorithm for autofilled URLs prefixes. 2013-06-10 23:59:15 +02:00
nsTaggingService.js
PlaceInfo.cpp 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
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 818593 - Add file size to bookmarks restore UI. r=mak 2013-07-31 22:51:09 +08:00
PlacesCategoriesStarter.js
PlacesDBUtils.jsm
PlacesUtils.jsm Bug 895839 - Remove support for binary annotations. r=mak. sr=gavin. 2013-08-03 14:06:47 +03:00
SQLFunctions.cpp Bug 884061 - Part 3v: Use NS_DECL_THREADSAFE_ISUPPORTS in toolkit/, r=Mossop 2013-07-18 21:24:15 -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
toolkitplaces.manifest
VisitInfo.cpp
VisitInfo.h