gecko-dev/toolkit/components/places
tiago 7070fa0cb7 Bug 1347248 - Change "nonexistent" for null and query to use CASE WHEN r=mak
MozReview-Commit-ID: I41bOputlIq

--HG--
extra : rebase_source : ddf42e571c34313aa4dca8838dacf801fbfbfe93
2017-03-20 02:03:02 +01:00
..
tests Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01: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 1347248 - Change "nonexistent" for null and query to use CASE WHEN r=mak 2017-03-20 02:03:02 +01: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 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 Bug 1269737 - Make AsyncFaviconHelpers more maintainable. r=adw 2016-05-06 11:37:26 +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 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 1345754 - Skip sync bookmark repair and validation if we have pending changes r=markh 2017-03-14 14:26:20 -04: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 1344282 - add an insertTree API to Bookmarks.jsm, r=mak 2017-03-13 23:45:43 +00: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 Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
Shutdown.h
UnifiedComplete.js Bug 1318070 - Make sure multi-word queries are rejected when keyword.enabled is false r=mak 2017-03-21 10:57:20 -07: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 1227289 - Default to the NullPrincipal rather than SystemPrincipal for Favicons. r=billm 2016-08-23 10:30:28 +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 1340108 - autocomplete prefill sites with proper protocol and www. management, r=Gijs 2017-03-01 12:18:23 +03:00
mozIPlacesPendingOperation.idl Bug 1265420 - SetAndFetchFaviconForPage should return a cancelable object to allow aborting the fetch. r=Gijs 2016-05-03 15:42:12 +02:00
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 1344282 - prep: add a makeGuid method to nsINavHistory, r=mak 2017-03-13 22:22:57 +00: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 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 1344282 - prep: add a makeGuid method to nsINavHistory, r=mak 2017-03-13 22:22:57 +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 Bug 1302901 - Create a Places mobile bookmarks root. r=mak 2016-09-29 13:44:08 -07: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 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 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
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-top-urls.json Bug 1344276 - top 20 websites of www.alexa.com/topsites, r=Gijs 2017-03-03 20:15:56 +03:00