gecko-dev/toolkit/components/places
Marco Bonardo c8f2a10f2c Bug 1364488 - Recover from a Talos regression due to recent changes to the Star button. r=standard8
The main reason for these changes is to avoid initializing the bookmarks service too early,
plus a lot of micro-optimizations to reduce the code-bloat compared to the previous bogus
(but slick) async getter.

MozReview-Commit-ID: Fy4fshsDaIw

--HG--
extra : rebase_source : 3ad245e932e718ee5ca1fa8da4df8a0f8efd3f0b
2017-05-15 19:32:47 +02:00
..
tests Bug 1364488 - Recover from a Talos regression due to recent changes to the Star button. r=standard8 2017-05-15 19:32:47 +02:00
BookmarkHTMLUtils.jsm Bug 1353542 - script-generated patch to remove .bind(this) calls we no longer need now that generator functions have been replaced with async functions, r=Mossop. 2017-05-12 14:47:41 +02:00
BookmarkJSONUtils.jsm Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00
Bookmarks.jsm Bug 1364488 - Recover from a Talos regression due to recent changes to the Star button. r=standard8 2017-05-15 19:32:47 +02:00
ClusterLib.js Bug 1328805 - Enable the no-cond-assign rule for eslint and fix the six resulting errors mostly by wrapping the assignment with parentheses to explicitly state that the assignment is intentional with exception for advanced.js where assignment was not intended. r=mossop 2017-01-05 01:03:08 -05:00
ColorAnalyzer.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
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 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04: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 Bug 1339250 - Fix error caused by ending an input session immediately after the session is started r=robwu 2017-02-14 12:02:40 +00:00
FaviconHelpers.cpp Bug 1359887 - Potential deadlock when forcing wal checkpoints on Places startup. r=past 2017-04-29 16:49:35 +02:00
FaviconHelpers.h Backed out changeset eb94759f0fcf (bug 1356567) for test failures in own test 2017-04-18 12:58:09 +02:00
Helpers.cpp Bug 1359887 - Potential deadlock when forcing wal checkpoints on Places startup. r=past 2017-04-29 16:49:35 +02:00
Helpers.h Bug 1359887 - Potential deadlock when forcing wal checkpoints on Places startup. r=past 2017-04-29 16:49:35 +02:00
History.cpp Bug 830291 - remove "downloads/destinationFileName" annotation. r=mak 2017-05-12 15:44: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 Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop. 2017-05-12 14:45:01 +02:00
PageIconProtocolHandler.js backout of f9abb9c83452 (bug 1319111) for crashes, r=bz 2017-05-13 13:55:11 +02:00
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm Bug 1353542 - script-generated patch to remove .bind(this) calls we no longer need now that generator functions have been replaced with async functions, r=Mossop. 2017-05-12 14:47:41 +02:00
PlacesCategoriesStarter.js Bug 1363443 - Use Cu.isModuleLoaded to see if the module is loaded in PlacesCategoriesStarter.js. r=mak 2017-05-08 14:56:18 -07:00
PlacesDBUtils.jsm Bug 830291 - remove "downloads/destinationFileName" annotation. r=mak 2017-05-12 15:44:25 +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 Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00
PlacesSyncUtils.jsm Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop. 2017-05-12 14:45:01 +02:00
PlacesTransactions.jsm Bug 1353542 - Cleanup the script output and fix tests, r=Mossop. 2017-05-12 14:54:05 +02:00
PlacesUtils.jsm Bug 1364488 - Recover from a Talos regression due to recent changes to the Star button. r=standard8 2017-05-15 19:32:47 +02:00
SQLFunctions.cpp Bug 1364050 - Part 5 - Update obsolete references in code comments. r=mak 2017-05-05 13:11:49 +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 Merge m-c to autoland. a=merge 2017-05-12 12:17:43 -04: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 1352176 - Part2: Pass an event target when calling nsInputStreamPump::Create, r=mayhemer 2017-05-09 20:05:00 +02:00
nsAnnoProtocolHandler.h
nsAnnotationService.cpp
nsAnnotationService.h
nsFaviconService.cpp Bug 1360477 - Enlarge favicons size limit and rescale bigger icons instead of discarding them. r=adw 2017-04-27 18:23:31 +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 1360477 - Enlarge favicons size limit and rescale bigger icons instead of discarding them. r=adw 2017-04-27 18:23:31 +02:00
nsINavBookmarksService.idl Bug 1351915 - Fire onItemChanged when deduping sync bookmarks. r=kitcambridge 2017-04-08 19:57:39 -04: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 1353542 - script-generated patch to remove .bind(this) calls we no longer need now that generator functions have been replaced with async functions, r=Mossop. 2017-05-12 14:47:41 +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 Bug 1330235 - Remove NS_STDCALL_FUNCPROTO and replace its usage with decltype. r=froydnj 2017-05-09 23:00:37 +10:00
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 1353542 - script-generated patch to remove .bind(this) calls we no longer need now that generator functions have been replaced with async functions, r=Mossop. 2017-05-12 14:47:41 +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 1341350 - Change the hosts prefix algorithm to prefer secure urls, but also to be able to swap back and forth depending on typed entries in history. r=mak 2017-05-02 18:29:05 +01: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