gecko-dev/toolkit/components/places
Wes Kocher dac8dc0c7b Merge inbound to central, a=merge
MozReview-Commit-ID: 96co4Bbby7W
2017-03-07 16:40:44 -08:00
..
tests Merge inbound to central, a=merge 2017-03-07 16:40:44 -08: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 1341541 - WebExtensions bookmarks.getRecent() results include raw tag objects, r=mak,mixedpuppy 2017-02-28 08:44:43 -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.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 Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws 2016-11-10 14:48:04 -08:00
Database.cpp Bug 1343863 - Make sure that places Database object doesn't get leaked if the profile folder doesn't exist or is locked; r=mak 2017-03-06 09:42:51 -05: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
FaviconHelpers.h
Helpers.cpp
Helpers.h Bug 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter 2017-02-16 00:45:15 +05:30
History.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
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 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05: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 1344711 - hand cleanup of remaining useless try blocks around get*Pref calls identified by eslint, r=jaws. 2017-03-07 15:29:48 +01: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 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
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 1317223 (part 5) - a bookmark repair responder. r=kitcambridge 2017-02-28 15:34:37 +11: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
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
Shutdown.cpp
Shutdown.h
UnifiedComplete.js Bug 1344711 - hand cleanup of remaining useless try blocks around get*Pref calls identified by eslint, r=jaws. 2017-03-07 15:29:48 +01: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
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 1340108 - autocomplete prefill sites with proper protocol and www. management, r=Gijs 2017-03-01 12:18:23 +03:00
mozIPlacesPendingOperation.idl
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp
nsAnnotationService.h
nsFaviconService.cpp
nsFaviconService.h
nsIAnnotationService.idl
nsIBrowserHistory.idl
nsIFaviconService.idl
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 1341097 - part 3: don't dispatch oodles of titlechanged notifications for new history entries, r=mak 2017-02-27 18:26:21 +00:00
nsITaggingService.idl
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 1341097 - part 3: don't dispatch oodles of titlechanged notifications for new history entries, r=mak 2017-02-27 18:26:21 +00:00
nsNavBookmarks.h Bug 1228827 - Sync correctly the bookmark separators positions. r=kitcambridge 2017-01-26 17:41:12 -05:00
nsNavHistory.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
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 1344711 - hand cleanup of remaining useless try blocks around get*Pref calls identified by eslint, r=jaws. 2017-03-07 15:29:48 +01:00
nsPlacesIndexes.h
nsPlacesMacros.h
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
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
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