gecko-dev/toolkit/components/places
Wes Kocher 8c4ce17711 Merge inbound to m-c a=merge
MozReview-Commit-ID: DCUf7VEDrTt
2017-02-17 13:38:51 -08:00
..
tests Bug 1322747 - Show https in autofill heuristic results. r=mak 2017-01-26 15:13:19 +00: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 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
Bookmarks.jsm Bug 1228827 - Sync correctly the bookmark separators positions. r=kitcambridge 2017-01-26 17:41:12 -05: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_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
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
ColorConversion.js Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws 2016-11-10 14:48:04 -08:00
Database.cpp Bug 1258127 - Update the Places schema to track bookmark sync changes. r=mak,rnewman 2016-11-20 08:22:02 -08:00
Database.h Bug 1258127 - Update the Places schema to track bookmark sync changes. r=mak,rnewman 2016-11-20 08:22:02 -08:00
ExtensionSearchHandler.jsm Bug 1267810 - Add a module for registering keywords and handling keyword input sessions. r=adw 2016-11-11 12:41:05 +00:00
FaviconHelpers.cpp Bug 1277803 - Part 1 : Add a new ContentPolicy TYPE_INTERNAL_IMAGE_FAVICON for indicating a favicon loading. r=ckerschb 2016-10-13 15:43:54 +08:00
FaviconHelpers.h
Helpers.cpp Bug 1304862 - Use mozilla::Base64URLEncode to generate bookmark GUIDs. r=mak 2016-08-08 10:52:29 -07:00
Helpers.h Bug 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter 2017-02-16 00:45:15 +05:30
History.cpp Bug 737836 - Don't rely on past visits for frecency calcuations for redirects. r=mak 2017-01-18 14:09:09 +00:00
History.h Bug 1308868 - Add ignore-initialization-check annotation to time from RecentURIKey. r=adw 2016-10-18 15:27:46 +03:00
History.jsm 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
moz.build Bug 1267810 - Add a module for registering keywords and handling keyword input sessions. r=adw 2016-11-11 12:41:05 +00:00
mozIAsyncFavicons.idl Bug 1227289 - Default to the NullPrincipal rather than SystemPrincipal for Favicons. r=billm 2016-08-23 10:30:28 +02:00
mozIAsyncHistory.idl
mozIAsyncLivemarks.idl
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl Bug 1211726 - part 1: add results from a hardcoded list of top sites, r=Gijs,mak 2017-01-02 03:28:31 +03:00
mozIPlacesPendingOperation.idl
nsAnnoProtocolHandler.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 1314084 - Implement nsIAnnotationService::getObservers. r=mak 2016-10-31 11:13:14 -07:00
nsAnnotationService.h
nsFaviconService.cpp Bug 1277803 - Part 1 : Add a new ContentPolicy TYPE_INTERNAL_IMAGE_FAVICON for indicating a favicon loading. r=ckerschb 2016-10-13 15:43:54 +08:00
nsFaviconService.h Bug 798223 - Increase optimized favicon dimension in Places database from 16 to 32. r=mak 2016-08-02 18:00:07 -07:00
nsIAnnotationService.idl Bug 1314084 - Implement nsIAnnotationService::getObservers. r=mak 2016-10-31 11:13:14 -07:00
nsIBrowserHistory.idl Bug 1261313 - Remove RemoveVisitsByTimeframe API. r=adw 2016-08-09 16:44:17 +05:30
nsIFaviconService.idl Bug 798223 - Increase optimized favicon dimension in Places database from 16 to 32. r=mak 2016-08-02 18:00:07 -07:00
nsINavBookmarksService.idl Bug 1329926 - Remove deprecated API getURIForKeyword and updated test cases for PlacesUtils.keywords.fetch(). r=mak 2017-01-16 19:59:19 +05:30
nsINavHistoryService.idl Bug 1277235 - add typed and visitCount to onVisit. r=adw 2016-06-01 16:42:15 +02:00
nsITaggingService.idl Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
nsLivemarkService.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 1228827 - Sync correctly the bookmark separators positions. r=kitcambridge 2017-01-26 17:41:12 -05:00
nsNavBookmarks.h Bug 1228827 - Sync correctly the bookmark separators positions. r=kitcambridge 2017-01-26 17:41:12 -05:00
nsNavHistory.cpp Merge inbound to central, a=merge 2017-02-08 16:08:42 -08:00
nsNavHistory.h Bug 737836 - Don't rely on past visits for frecency calcuations for redirects. r=mak 2017-01-18 14:09:09 +00:00
nsNavHistoryQuery.cpp Bug 1302901 - Create a Places mobile bookmarks root. r=mak 2016-09-29 13:44:08 -07:00
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 1060419 - remove unneeded includes of prprf.h, r=froydnj 2016-12-09 10:00:01 -10:00
nsNavHistoryResult.h Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
nsPIPlacesDatabase.idl
nsPlacesExpiration.js Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
nsPlacesIndexes.h Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw 2016-06-29 14:47:36 +02:00
nsPlacesMacros.h Bug 1296401 - Implement simple chrome.bookmarks events, r=mak 2016-08-17 10:22:10 -04:00
nsPlacesModule.cpp
nsPlacesTables.h Bug 1258127 - Update the Places schema to track bookmark sync changes. r=mak,rnewman 2016-11-20 08:22:02 -08:00
nsPlacesTriggers.h Bug 1287866 - Awesomebar shouldn't force switching to a tab in a different container, r=Gijs, r=mak 2016-11-10 21:05:24 +01:00
nsTaggingService.js 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
PageIconProtocolHandler.js 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
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm 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
PlacesCategoriesStarter.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
PlacesDBUtils.jsm Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
PlacesRemoteTabsAutocompleteProvider.jsm Bug 1290701 - Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in toolkit/. r=dtownsend 2016-08-03 11:53:10 +05:30
PlacesSearchAutocompleteProvider.jsm 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
PlacesSyncUtils.jsm Bug 1336282 - Moved bookmark frecency query into PlacesSyncUtils. r=kitcambridge 2017-02-09 12:28:26 -08:00
PlacesTransactions.jsm Bug 1329014 - Enable the no-extra-bind rule and use eslint --fix to autofix the errors. r=standard8 2017-01-05 16:43:29 -05:00
PlacesUtils.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
Shutdown.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
Shutdown.h
SQLFunctions.cpp Bug 737836 - Improve frecency handling for multiple redirect sequences, and add a test. r=mak 2017-01-18 14:12:58 +00: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
toolkitplaces.manifest Bug 1283825 - Add a page-icon protocol to fetch the best icon for a url. r=adw 2016-06-30 18:17:44 +02:00
UnifiedComplete.js Bug 1322747 - Show https in autofill heuristic results. r=mak 2017-01-26 15:13:19 +00:00
VisitInfo.cpp
VisitInfo.h