gecko/toolkit/components/places
2016-03-05 19:30:51 -05:00
..
tests Merge m-c to inbound. a=merge 2016-03-05 19:30:51 -05:00
AsyncFaviconHelpers.cpp Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley 2016-02-10 08:23:00 +01:00
AsyncFaviconHelpers.h
BookmarkHTMLUtils.jsm Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
BookmarkJSONUtils.jsm Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08:00
Bookmarks.jsm Back out changeset a67f0b208af6 (bug 1252250) for merge conflicts. 2016-03-04 14:46:15 -08:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js
ColorConversion.js
Database.cpp Bug 1250363 - Speed up history removals through a simulated per-statement trigger. r=yoric 2016-02-23 02:21:03 +01:00
Database.h Bug 1250363 - Speed up history removals through a simulated per-statement trigger. r=yoric 2016-02-23 02:21:03 +01:00
Helpers.cpp
Helpers.h Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley 2016-02-10 08:23:00 +01:00
History.cpp Bug 1250363 - Speed up history removals through a simulated per-statement trigger. r=yoric 2016-02-23 02:21:03 +01:00
History.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
History.jsm Bug 1250363 - Speed up history removals through a simulated per-statement trigger. r=yoric 2016-02-23 02:21:03 +01:00
moz.build Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric 2016-02-04 13:51:34 +01:00
mozIAsyncFavicons.idl
mozIAsyncHistory.idl
mozIAsyncLivemarks.idl
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 1236324 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in toolkit/components/places/. r=mak 2015-11-22 13:59:54 -08:00
nsAnnotationService.h
nsFaviconService.cpp
nsFaviconService.h
nsIAnnotationService.idl
nsIBrowserHistory.idl Bug 1220654 - Replace removeVisitsTimeframe with History.removeVisitsByFilter and deprecate it. r=mak 2016-02-16 14:52:59 -05:00
nsIFaviconService.idl
nsINavBookmarksService.idl
nsINavHistoryService.idl Bug 1243779 - Remove uriIsPrefix option from nsINavHistoryQuery.r=adw 2016-02-10 17:16:23 +01:00
nsITaggingService.idl
nsLivemarkService.js
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 1240013 - Crash in nsNavBookmarks::OnVisit by setting long location.hash. r=Yoric 2016-01-26 18:43:53 +01:00
nsNavBookmarks.h
nsNavHistory.cpp Bug 1250363 - Speed up history removals through a simulated per-statement trigger. r=yoric 2016-02-23 02:21:03 +01:00
nsNavHistory.h
nsNavHistoryQuery.cpp Bug 1243779 - Remove uriIsPrefix option from nsINavHistoryQuery.r=adw 2016-02-10 17:16:23 +01:00
nsNavHistoryQuery.h Bug 1243779 - Remove uriIsPrefix option from nsINavHistoryQuery.r=adw 2016-02-10 17:16:23 +01:00
nsNavHistoryResult.cpp Bug 1240013 - Crash in nsNavBookmarks::OnVisit by setting long location.hash. r=Yoric 2016-01-26 18:43:53 +01:00
nsNavHistoryResult.h Bug 1240013 - Crash in nsNavBookmarks::OnVisit by setting long location.hash. r=Yoric 2016-01-26 18:43:53 +01:00
nsPIPlacesDatabase.idl
nsPlacesAutoComplete.js Bug 1108019 - Avoid console exception spew from nsPlacesAutoComplete.js. r=mak 2016-02-10 15:30:23 +01:00
nsPlacesAutoComplete.manifest
nsPlacesExpiration.js Bug 1250363 - Speed up history removals through a simulated per-statement trigger. r=yoric 2016-02-23 02:21:03 +01:00
nsPlacesIndexes.h
nsPlacesMacros.h
nsPlacesModule.cpp
nsPlacesTables.h Bug 1250363 - Speed up history removals through a simulated per-statement trigger. r=yoric 2016-02-23 02:21:03 +01:00
nsPlacesTriggers.h Bug 1250363 - Speed up history removals through a simulated per-statement trigger. r=yoric 2016-02-23 02:21:03 +01:00
nsTaggingService.js Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08:00
PlacesCategoriesStarter.js
PlacesDBUtils.jsm Bug 1244766 - Remove optional Health Report callback parameter from Places telemetry. r=gfritzsche 2016-02-04 01:25:55 +07:00
PlacesRemoteTabsAutocompleteProvider.jsm Bug 1246076 (part 2) - optionally display a remote tab's favicon if available. r=mak 2016-02-22 15:43:47 +11:00
PlacesSearchAutocompleteProvider.jsm
PlacesTransactions.jsm Bug 1228976 - Remove array comprehensions from Places .r=mak 2015-12-03 16:26:58 +05:30
PlacesUtils.jsm Bug 1243778 - PushRecord::getLastVisit cannot rely on the Places url index anymore. r=kitcambridge 2016-02-08 14:42:07 +01:00
Shutdown.cpp Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric 2016-02-04 13:51:34 +01:00
Shutdown.h Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric 2016-02-04 13:51:34 +01:00
SQLFunctions.cpp
SQLFunctions.h
toolkitplaces.manifest
UnifiedComplete.js Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08:00
UnifiedComplete.manifest
VisitInfo.cpp
VisitInfo.h