gecko/toolkit/components/places
2011-11-19 14:34:28 +01:00
..
tests Bug 679314 - Cleanup test_download_history.js. r=mak 2011-11-19 14:34:28 +01:00
AsyncFaviconHelpers.cpp Bug 695554 - Split a Database class out of the History service. (expected fake Ts_shutdown regressions!) 2011-10-27 11:11:34 +02:00
AsyncFaviconHelpers.h Bug 695554 - Split a Database class out of the History service. (expected fake Ts_shutdown regressions!) 2011-10-27 11:11:34 +02:00
Database.cpp Bug 702037 - Merge Android History into mozilla-central. r=marco 2011-11-18 14:42:52 -08:00
Database.h Bug 695554 - Split a Database class out of the History service. (expected fake Ts_shutdown regressions!) 2011-10-27 11:11:34 +02:00
Helpers.cpp Bug 646993 - Cap the bookmark title length to TITLE_LENGTH_MAX r=mak 2011-10-28 20:37:13 -07:00
Helpers.h Bug 646993 - Cap the bookmark title length to TITLE_LENGTH_MAX r=mak 2011-10-28 20:37:13 -07:00
History.cpp Bug 673017 - Intermittent segfault while running test_IHistory.cpp 2011-11-11 22:39:24 +01:00
History.h Bug 695554 - Split a Database class out of the History service. (expected fake Ts_shutdown regressions!) 2011-10-27 11:11:34 +02:00
Makefile.in Bug 702037 - Merge Android History into mozilla-central. r=marco 2011-11-18 14:42:52 -08:00
mozIAsyncFavicons.idl Bug 676906 - XPIDL for async getFaviconDataForPage in mozIAsyncFavicons. r=gavin 2011-08-31 10:28:13 -04:00
mozIAsyncHistory.idl Bug 676110 - Part 1: IDL changes for mozIVisitInfoCallback::handleCompletion. r=mak sr=rstrong 2011-08-19 10:11:20 -07:00
mozIPlacesAutoComplete.idl Bug 658242 - Search in bookmarks doesn't find javascript: bookmarks. 2011-07-26 15:12:38 +02:00
nsAndroidHistory.cpp Bug 702037 - Merge Android History into mozilla-central. r=marco 2011-11-18 14:42:52 -08:00
nsAndroidHistory.h Bug 702037 - Merge Android History into mozilla-central. r=marco 2011-11-18 14:42:52 -08:00
nsAnnoProtocolHandler.cpp Bug 695554 - Split a Database class out of the History service. (expected fake Ts_shutdown regressions!) 2011-10-27 11:11:34 +02:00
nsAnnoProtocolHandler.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsAnnotationService.cpp Bug 696900 - Avoid any shutdown work in Places when possible. 2011-10-27 11:11:47 +02:00
nsAnnotationService.h Bug 693949 - Drop nsCStringArray. r=bsmedberg 2011-10-28 08:35:45 +01:00
nsFaviconService.cpp Bug 695554 - Split a Database class out of the History service. (expected fake Ts_shutdown regressions!) 2011-10-27 11:11:34 +02:00
nsFaviconService.h Bug 697856 - Removed Unused Function Definitions in nsFaviconService.h; r=mak 2011-10-27 18:12:30 -07:00
nsIAnnotationService.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsIBrowserHistory.idl Bug 691524 - Remove support for browser.startup.page == 2 and deprecate lastPageVisited. r=mak, sr=gavin 2011-10-03 15:57:19 -07:00
nsIDynamicContainer.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsIFaviconService.idl Bug 655270 - push/replaceState should update the favicon. r=mak, sr=gavin 2011-05-20 08:37:02 -04:00
nsILivemarkService.idl Bug 663269 - Handle null livemarks siteURIs. 2011-06-15 01:54:31 +02:00
nsINavBookmarksService.idl Bug 646993 - Cap the bookmark title length to TITLE_LENGTH_MAX r=mak 2011-10-28 20:37:13 -07:00
nsINavHistoryService.idl Bug 696159 - Remove some deprecated Places code. 2011-10-27 11:11:43 +02:00
nsIPlacesImportExportService.idl Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz 2011-03-10 21:17:00 -08:00
nsITaggingService.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsLivemarkService.js Bug 692120 - The star button doesn't need to observe bookmarks changes till bookmarks service is alive. 2011-10-27 11:11:45 +02:00
nsMaybeWeakPtr.cpp Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsMaybeWeakPtr.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsNavBookmarks.cpp Bug 702765 - Remove unused method nsNavBookmarks::IsRealBookmark(). 2011-11-17 12:12:20 +01:00
nsNavBookmarks.h Bug 702765 - Remove unused method nsNavBookmarks::IsRealBookmark(). 2011-11-17 12:12:20 +01:00
nsNavHistory.cpp Bug 700314 - Remove nsNavHistory nsICharsetResolver implementation. 2011-11-08 00:29:40 +01:00
nsNavHistory.h Bug 700314 - Remove nsNavHistory nsICharsetResolver implementation. 2011-11-08 00:29:40 +01:00
nsNavHistoryQuery.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsNavHistoryQuery.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsNavHistoryResult.cpp Bug 696159 - Remove some deprecated Places code. 2011-10-27 11:11:43 +02:00
nsNavHistoryResult.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsPIPlacesDatabase.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPIPlacesHistoryListenersNotifier.idl Bug 660109 - Allow to distinguish history removals caused by expiration from those requested by the user. 2011-06-30 15:34:10 +02:00
nsPlacesAutoComplete.js Bug 658303 - mozIStorageConnection::Clone() should copy over pragmas. 2011-10-03 21:55:03 +02:00
nsPlacesAutoComplete.manifest Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPlacesExpiration.js Bug 700417 - Further reduce cache_size in Places. 2011-11-08 00:29:38 +01:00
nsPlacesImportExportService.cpp Bug 695554 - Split a Database class out of the History service. (expected fake Ts_shutdown regressions!) 2011-10-27 11:11:34 +02:00
nsPlacesImportExportService.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsPlacesIndexes.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPlacesMacros.h Bug 695554 - Split a Database class out of the History service. (expected fake Ts_shutdown regressions!) 2011-10-27 11:11:34 +02:00
nsPlacesModule.cpp Bug 702037 - Merge Android History into mozilla-central. r=marco 2011-11-18 14:42:52 -08:00
nsPlacesTables.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPlacesTriggers.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsTaggingService.js Bug 633274 - Improve nsINavBookmarkObserver (Places observers changes). 2011-05-13 21:24:25 +02:00
PlaceInfo.cpp Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
PlaceInfo.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
PlacesCategoriesStarter.js Bug 692120 - The star button doesn't need to observe bookmarks changes till bookmarks service is alive. 2011-10-27 11:11:45 +02:00
PlacesDBUtils.jsm Bug 692493 - Add maintenance for visit_count and last_visit_date. 2011-10-10 12:15:27 +02:00
PlacesUtils.jsm Bug 692120 - The star button doesn't need to observe bookmarks changes till bookmarks service is alive. 2011-10-27 11:11:45 +02:00
SQLFunctions.cpp Bug 695554 - Split a Database class out of the History service. (expected fake Ts_shutdown regressions!) 2011-10-27 11:11:34 +02:00
SQLFunctions.h Bug 695554 - Split a Database class out of the History service. (expected fake Ts_shutdown regressions!) 2011-10-27 11:11:34 +02:00
toolkitplaces.manifest Bug 692120 - The star button doesn't need to observe bookmarks changes till bookmarks service is alive. 2011-10-27 11:11:45 +02:00
VisitInfo.cpp Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
VisitInfo.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00