gecko-dev/toolkit/components/places
2017-01-09 20:27:25 +01:00
..
tests Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
BookmarkHTMLUtils.jsm Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05: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 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
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 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.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 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
History.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10: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 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
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 1258127 - Move bookmark deletion logic into PlacesSyncUtils.bookmarks.remove. r=tcsc 2016-11-17 15:07:14 -08:00
nsINavHistoryService.idl
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 1258127 - Update nsNavBookmarksService (C++) to track sync changes. r=mak,rnewman 2016-11-17 14:50:24 -08:00
nsNavBookmarks.h Bug 1258127 - Update nsNavBookmarksService (C++) to track sync changes. r=mak,rnewman 2016-11-17 14:50:24 -08:00
nsNavHistory.cpp Bug 1318650 - Searching Places views by url became extremely slow. r=adw 2016-11-18 16:51:27 +01:00
nsNavHistory.h Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10: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 1296401 - Implement simple chrome.bookmarks events, r=mak 2016-08-17 10:22:10 -04: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 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
PageIconProtocolHandler.js Bug 798223 - Increase optimized favicon dimension in Places database from 16 to 32. r=mak 2016-08-02 18:00:07 -07: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 1318414 - Default to empty strings for titles and parent titles if not set. r=rnewman,tcsc 2016-11-19 08:29: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 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
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 1303405 - Ensure RemoveFolderTransaction::UndoTransaction passes the reinserted GUID to observers. r=mak 2016-09-16 13:22:47 -07:00
SQLFunctions.h Bug 1287277 - Avoid unnecessary string copies in MatchAutoCompleteFunction::fixupURISpec. r=mak 2016-07-14 01:25:46 +02: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 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
VisitInfo.cpp
VisitInfo.h