gecko-dev/toolkit/components/places
Olli Pettay 27d9c5656a Bug 1355540, use SegmentedVector for pending links to avoid slow hashtable lookups in hot codepaths, r=bz 2017-04-15 18:55:05 +03:00
..
tests Bug 1355540, use SegmentedVector for pending links to avoid slow hashtable lookups in hot codepaths, r=bz 2017-04-15 18:55:05 +03:00
BookmarkHTMLUtils.jsm Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
BookmarkJSONUtils.jsm
Bookmarks.jsm Bug 1346979 - optimize Bookmarks.jsm's updateFrecency, r=mak 2017-03-27 15:34:14 +01:00
ClusterLib.js
ColorAnalyzer.js
ColorAnalyzer_worker.js Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop 2017-02-07 11:14:49 +00:00
ColorConversion.js
Database.cpp Bug 1355414 - places.sqlite schema migration fails if an application has never used the bookmarks service. r=past 2017-04-11 16:04:23 +02:00
Database.h Bug 1355414 - places.sqlite schema migration fails if an application has never used the bookmarks service. r=past 2017-04-11 16:04:23 +02:00
ExtensionSearchHandler.jsm
FaviconHelpers.cpp Bug 977177 - Don't expire root domain icons with history, and don't associate pages to them. r=adw 2017-03-30 15:16:41 +02:00
FaviconHelpers.h Bug 977177 - Don't expire root domain icons with history, and don't associate pages to them. r=adw 2017-03-30 15:16:41 +02:00
Helpers.cpp Bug 1344282 - prep: add a makeGuid method to nsINavHistory, r=mak 2017-03-13 22:22:57 +00:00
Helpers.h Bug 1344282 - prep: add a makeGuid method to nsINavHistory, r=mak 2017-03-13 22:22:57 +00:00
History.cpp Bug 1353783 - updatePlaces doesn't correctly notify and count embed visits. r=Gijs 2017-04-06 14:24:25 +02:00
History.h Bug 1341097 - part 1: group frecency notifications from history notifications, r=mak 2017-02-21 20:00:24 +00:00
History.jsm Merge autoland to central, a=merge CLOSED TREE 2017-04-12 15:13:30 -07:00
PageIconProtocolHandler.js Bug 977177 - Add size ref fragment to icon protocols. r=adw 2017-03-15 16:08:28 +01:00
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm
PlacesCategoriesStarter.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
PlacesDBUtils.jsm Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
PlacesRemoteTabsAutocompleteProvider.jsm Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
PlacesSearchAutocompleteProvider.jsm
PlacesSyncUtils.jsm Bug 1349630 - Optimize `PlacesSyncUtils.bookmarks.havePendingChanges`. r=tcsc 2017-03-22 11:42:44 -07:00
PlacesTransactions.jsm
PlacesUtils.jsm Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
SQLFunctions.cpp Bug 977177 - Move favicons to a separate store. r=adw 2016-11-14 16:22:46 +01:00
SQLFunctions.h Bug 737836 - Don't rely on past visits for frecency calcuations for redirects. r=mak 2017-01-18 14:09:09 +00:00
Shutdown.cpp
Shutdown.h
UnifiedComplete.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
VisitInfo.cpp
VisitInfo.h
jar.mn Bug 1336946 - store the list of top URLs in a file, r=Gijs 2017-02-17 12:40:31 +03:00
moz.build Bug 1336946 - store the list of top URLs in a file, r=Gijs 2017-02-17 12:40:31 +03:00
mozIAsyncFavicons.idl bug 977177 - Fallback to the root domain icon. r=adw 2017-03-28 11:50:53 +02:00
mozIAsyncHistory.idl Bug 1341097 - part 1: group frecency notifications from history notifications, r=mak 2017-02-21 20:00:24 +00:00
mozIAsyncLivemarks.idl
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl Bug 1347271 - log preloaded top sites in telemetry and update their naming, r=mak 2017-03-22 13:23:15 +00:00
mozIPlacesPendingOperation.idl
nsAnnoProtocolHandler.cpp Bug 1351163: Part 4 - Don't start moz-anno: requests until the channel is opened. r=bz 2017-04-07 22:36:01 -07:00
nsAnnoProtocolHandler.h
nsAnnotationService.cpp
nsAnnotationService.h
nsFaviconService.cpp Bug 977177 - Invalidate the page-icon image cache when necessary. r=adw 2017-03-31 17:03:25 +02:00
nsFaviconService.h Bug 977177 - Add size ref fragment to icon protocols. r=adw 2017-03-15 16:08:28 +01:00
nsIAnnotationService.idl
nsIBrowserHistory.idl Bug 1306276 - Deprecate History RemovePage and RemovePages. r=standard8 2017-03-22 12:44:54 +01:00
nsIFaviconService.idl Bug 977177 - Add size ref fragment to icon protocols. r=adw 2017-03-15 16:08:28 +01:00
nsINavBookmarksService.idl Bug 1355216 - Mark last parameters that are almost always falsy as optional, r=froydnj. 2017-04-12 00:07:30 +02:00
nsINavHistoryService.idl Bug 1355216 - Mark last parameters that are almost always falsy as optional, r=froydnj. 2017-04-12 00:07:30 +02:00
nsITaggingService.idl
nsLivemarkService.js Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 1344205 - Remove unsatisfied assertion on database page removals and protect removals from orphaning. r=standard8 2017-03-23 17:51:52 +01:00
nsNavBookmarks.h Bug 1228827 - Sync correctly the bookmark separators positions. r=kitcambridge 2017-01-26 17:41:12 -05:00
nsNavHistory.cpp Bug 977177 - Don't expire root domain icons with history, and don't associate pages to them. r=adw 2017-03-30 15:16:41 +02:00
nsNavHistory.h Bug 1341097 - part 3: don't dispatch oodles of titlechanged notifications for new history entries, r=mak 2017-02-27 18:26:21 +00:00
nsNavHistoryQuery.cpp
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 1341097 - part 3: don't dispatch oodles of titlechanged notifications for new history entries, r=mak 2017-02-27 18:26:21 +00:00
nsNavHistoryResult.h Bug 1341097 - part 3: don't dispatch oodles of titlechanged notifications for new history entries, r=mak 2017-02-27 18:26:21 +00:00
nsPIPlacesDatabase.idl
nsPlacesExpiration.js Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
nsPlacesIndexes.h Bug 977177 - Move favicons to a separate store. r=adw 2016-11-14 16:22:46 +01:00
nsPlacesMacros.h
nsPlacesModule.cpp
nsPlacesTables.h Bug 977177 - Don't expire root domain icons with history, and don't associate pages to them. r=adw 2017-03-30 15:16:41 +02:00
nsPlacesTriggers.h Bug 977177 - Don't expire root domain icons with history, and don't associate pages to them. r=adw 2017-03-30 15:16:41 +02:00
nsTaggingService.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
toolkitplaces.manifest
unifiedcomplete-top-urls.json Bug 1344276 - top 20 websites of www.alexa.com/topsites, r=Gijs 2017-03-03 20:15:56 +03:00