gecko/toolkit/components/places
Marco Castelluccio 6e367ec40e Bug 739221 - Remove nsIBrowserHistory::count.
r=mak sr=gavin
2012-05-05 14:26:25 +02:00
..
tests Bug 739221 - Remove nsIBrowserHistory::count. 2012-05-05 14:26:25 +02:00
AsyncFaviconHelpers.cpp Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar 2012-04-24 14:43:00 -04:00
AsyncFaviconHelpers.h Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin 2012-04-12 12:27:14 +02:00
BookmarkHTMLUtils.jsm Bug 728174 - Replace old synchronous favicons calls in the bookmarks HTML import. r=mak 2012-04-12 12:27:36 +02:00
Database.cpp Bug 715355 - Deprecate and remove old style GUIDs. r=mak 2012-04-12 12:27:57 +02:00
Database.h Bug 715355 - Deprecate and remove old style GUIDs. r=mak 2012-04-12 12:27:57 +02:00
Helpers.cpp Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange. 2012-03-23 11:25:08 +02:00
Helpers.h Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange. 2012-03-23 11:25:08 +02:00
History.cpp Bug 744311 (part 1) - Preliminary whitespace and code order changes. r=jlebar. 2012-04-09 22:52:33 -07:00
History.h Bug 680727 - Part 1: IHistory::VisitURI should accept a reloaded URI. r=mak 2012-03-28 21:50:59 +02:00
Makefile.in Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange. 2012-03-23 11:25:08 +02:00
mozIAsyncFavicons.idl Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin 2012-04-12 12:27:14 +02:00
mozIAsyncHistory.idl
mozIAsyncLivemarks.idl
mozIPlacesAutoComplete.idl Bug 742776 - Use a case sensitive match for the URI path in inline autocomplete query. 2012-04-19 22:17:04 +02:00
nsAndroidHistory.cpp Bug 738209 - Cleanup a usages of NS_Convert*to*() in places. r=mak 2012-03-23 13:18:59 +09:00
nsAndroidHistory.h
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp
nsAnnotationService.h
nsFaviconService.cpp Bug 737846 - Ensure favicons service doesn't add unwanted pages to history. 2012-03-27 15:28:14 +02:00
nsFaviconService.h
nsIAnnotationService.idl
nsIBrowserHistory.idl Bug 739221 - Remove nsIBrowserHistory::count. 2012-05-05 14:26:25 +02:00
nsIFaviconService.idl Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin 2012-04-12 12:27:14 +02:00
nsILivemarkService.idl
nsINavBookmarksService.idl Bug 715355 - Deprecate and remove old style GUIDs. r=mak 2012-04-12 12:27:57 +02:00
nsINavHistoryService.idl Bug 737841 - Part 3: remove no more useful redirectsMode query option. 2012-04-07 01:17:53 +02:00
nsIPlacesImportExportService.idl Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange. 2012-03-23 11:25:08 +02:00
nsITaggingService.idl
nsLivemarkService.js
nsMaybeWeakPtr.cpp
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar 2012-04-24 14:43:00 -04:00
nsNavBookmarks.h Bug 715355 - Deprecate and remove old style GUIDs. r=mak 2012-04-12 12:27:57 +02:00
nsNavHistory.cpp Bug 739221 - Remove nsIBrowserHistory::count. 2012-05-05 14:26:25 +02:00
nsNavHistory.h
nsNavHistoryQuery.cpp Bug 737841 - Part 3: remove no more useful redirectsMode query option. 2012-04-07 01:17:53 +02:00
nsNavHistoryQuery.h Bug 737841 - Part 3: remove no more useful redirectsMode query option. 2012-04-07 01:17:53 +02:00
nsNavHistoryResult.cpp
nsNavHistoryResult.h
nsPIPlacesDatabase.idl
nsPIPlacesHistoryListenersNotifier.idl
nsPlacesAutoComplete.js Bug 742776 - Use a case sensitive match for the URI path in inline autocomplete query. 2012-04-19 22:17:04 +02:00
nsPlacesAutoComplete.manifest
nsPlacesExpiration.js
nsPlacesExportService.cpp Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange. 2012-03-23 11:25:08 +02:00
nsPlacesExportService.h Bug 728174 - Replace old synchronous favicons calls in the bookmarks HTML import. r=mak 2012-04-12 12:27:36 +02:00
nsPlacesIndexes.h
nsPlacesMacros.h
nsPlacesModule.cpp Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange. 2012-03-23 11:25:08 +02:00
nsPlacesTables.h
nsPlacesTriggers.h Bug 737841 - Part 1: ensure Places history properly handles redirecting and error visits. 2012-04-07 01:17:49 +02:00
nsTaggingService.js
PlaceInfo.cpp
PlaceInfo.h
PlacesCategoriesStarter.js
PlacesDBUtils.jsm Bug 715355 - Deprecate and remove old style GUIDs. r=mak 2012-04-12 12:27:57 +02:00
PlacesUtils.jsm Bug 750269 - Fix places transactions leak with cpg (r=mak,a=not-in-libxul) 2012-05-02 15:06:07 -07:00
SQLFunctions.cpp Bug 742776 - Use a case sensitive match for the URI path in inline autocomplete query. 2012-04-19 22:17:04 +02:00
SQLFunctions.h Bug 742776 - Use a case sensitive match for the URI path in inline autocomplete query. 2012-04-19 22:17:04 +02:00
toolkitplaces.manifest
VisitInfo.cpp
VisitInfo.h