gecko-dev/toolkit/components/places
2013-06-06 09:50:28 +08:00
..
tests Bug 854761 - Part 1: Remove previous bookmark calls from PlacesUtils - Toolkit. r=mak 2013-06-04 00:20:11 +08:00
AsyncFaviconHelpers.cpp Bug 838349 - Fix bogus use of assertions in Places 2013-02-06 02:37:07 +01:00
AsyncFaviconHelpers.h
BookmarkHTMLUtils.jsm Bug 834543 - Part 3: Update use of getCharsetForURI. r=mak 2013-03-22 01:07:12 +08:00
BookmarkJSONUtils.jsm Bug 865555 - Remove synchronous setCharsetForURI in BI_importJSONNode. r=mak 2013-06-06 09:50:28 +08:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js
ColorConversion.js
Database.cpp Bug 561450 - Stop supporting session ids in Places. 2013-03-25 14:44:41 +01:00
Database.h Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger 2013-04-28 14:52:10 +03:00
Helpers.cpp Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
Helpers.h Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
History.cpp Bug 867459: Root toolkit/ r=terrence 2013-05-01 18:43:53 -04:00
History.h Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory. 2013-01-05 10:21:04 +01:00
Makefile.in Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
moz.build Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
mozIAsyncFavicons.idl Bug 838841 - Remove experimental hints from Places async APIs. 2013-02-07 01:12:16 +01:00
mozIAsyncHistory.idl Bug 561450 - Stop supporting session ids in Places. 2013-03-25 14:44:41 +01: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 Bug 561450 - Stop supporting session ids in Places. 2013-03-25 14:44:41 +01: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
nsNavBookmarks.cpp Bug 851611 - Part 3: Rename headers. r=jrmuizel 2013-03-18 15:25:50 +01:00
nsNavBookmarks.h Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger 2013-04-28 14:52:10 +03:00
nsNavHistory.cpp Bug 857376 - 'Use 2k page_size for databases on B2G'. r=mak, sr=mossop. 2013-04-04 17:14:46 -07: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 838874 - Stop implementing nsIGlobalHistory2. 2013-03-20 18:09:41 +01: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
nsTaggingService.js Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications. 2013-02-06 20:48:56 +01:00
PlaceInfo.cpp Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence 2013-05-30 17:46:48 -04:00
PlaceInfo.h Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey 2013-03-17 08:55:16 +01: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 854761 - Part 1: Remove previous bookmark calls from PlacesUtils - Toolkit. r=mak 2013-06-04 00:20:11 +08:00
SQLFunctions.cpp
SQLFunctions.h
toolkitplaces.manifest
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