gecko/toolkit/components/places
Ehsan Akhgari 84c4ac3c75 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
..
tests Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
AsyncFaviconHelpers.cpp Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
AsyncFaviconHelpers.h Bug 814470 - Fix a leak when channel setup in AsyncFetchAndSetIconFromNetwork fails by not tracking the channel in the first place and thus avoiding a circular references. r=mak 2012-11-27 14:52:54 -05:00
BookmarkHTMLUtils.jsm Bug 740468 - Replace old synchronous favicons calls in the bookmarks export service. r=mak 2012-12-08 20:50:56 +01:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
ColorConversion.js
Database.cpp Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger 2012-12-14 18:58:45 -05:00
Database.h
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 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
History.h Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory. 2013-01-05 10:21:04 +01:00
Makefile.in Bug 763295 - Port the bookmarks export service to JavaScript. r=mak 2012-12-08 20:50:54 +01:00
mozIAsyncFavicons.idl
mozIAsyncHistory.idl
mozIAsyncLivemarks.idl
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
nsAnnotationService.h Bug 822710 (part 1) - Implement a new getAnnotationsHavingName method. 2012-12-21 15:19:04 +01:00
nsFaviconService.cpp Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
nsFaviconService.h
nsIAnnotationService.idl Bug 822710 (part 1) - Implement a new getAnnotationsHavingName method. 2012-12-21 15:19:04 +01:00
nsIBrowserHistory.idl
nsIFaviconService.idl
nsILivemarkService.idl
nsINavBookmarksService.idl
nsINavHistoryService.idl Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory. 2013-01-05 10:21:04 +01:00
nsITaggingService.idl
nsLivemarkService.js Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
nsMaybeWeakPtr.cpp
nsMaybeWeakPtr.h Bug 806279 - CC macros refactoring: part 3: fold the TRAVERSE_NATIVE and AMBIGUOUS cases - r=mccr8,smaug 2012-11-15 02:32:39 -05:00
nsNavBookmarks.cpp Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory. 2013-01-05 10:21:04 +01:00
nsNavBookmarks.h Bug 791562 - crash in PlacesFolderConversion::AppendFolder. 2012-12-17 15:03:49 +01:00
nsNavHistory.cpp Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
nsNavHistory.h Bug 766799 - Notify hidden visits to history observers. 2012-12-20 23:45:00 +01:00
nsNavHistoryQuery.cpp Bug 791562 - crash in PlacesFolderConversion::AppendFolder. 2012-12-17 15:03:49 +01:00
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 824074 - Properly update frecency sorting in bookmarks queries. 2013-01-22 21:19:01 +01:00
nsNavHistoryResult.h Bug 827268 - Avoid useless onVisit work on transition filtered queries. 2013-01-07 18:54:38 +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 822446: Add parens around assignment-used-as-loop-condition in nsPlacesAutoComplete.js and nsPlacesExpiration.js, to fix JS strict warning "test for equality mistyped as assignment". r=mak 2012-12-17 22:23:05 -08:00
nsPlacesAutoComplete.manifest
nsPlacesExpiration.js Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory. 2013-01-05 10:21:04 +01:00
nsPlacesIndexes.h
nsPlacesMacros.h Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
nsPlacesModule.cpp Bug 763295 - Port the bookmarks export service to JavaScript. r=mak 2012-12-08 20:50:54 +01:00
nsPlacesTables.h
nsPlacesTriggers.h
nsTaggingService.js Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
PlaceInfo.cpp
PlaceInfo.h
PlacesCategoriesStarter.js Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
PlacesDBUtils.jsm Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
PlacesUtils.jsm Bug 763295 - Port the bookmarks export service to JavaScript. r=mak 2012-12-08 20:50:54 +01:00
SQLFunctions.cpp
SQLFunctions.h
toolkitplaces.manifest
VisitInfo.cpp
VisitInfo.h