gecko-dev/toolkit/components/places
Matthew Wein dde16e219d Bug 1267810 - Add a module for registering keywords and handling keyword input sessions. r=adw
MozReview-Commit-ID: Ghqe5xLw67Y

--HG--
extra : rebase_source : cae9a75edb18529f608bc68f464a432300b8b88e
2016-11-03 16:27:50 +00:00
..
tests Bug 1267810 - Add a module for registering keywords and handling keyword input sessions. r=adw 2016-11-03 16:27:50 +00:00
BookmarkHTMLUtils.jsm Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
BookmarkJSONUtils.jsm Bug 1312857 - Pass the correct change sources in `getOrCreateTagFolder` and `importJSONNode`. r=markh 2016-10-25 11:39:56 -07:00
Bookmarks.jsm Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop 2016-11-03 14:42:06 -04:00
ClusterLib.js
ColorAnalyzer.js
ColorAnalyzer_worker.js
ColorConversion.js
Database.cpp Bug 1312494 - Fix up queries that point to the wrong folder in `_ensureMobileQuery`. r=tcsc 2016-10-24 12:06:00 -07:00
Database.h Bug 1302901 - Create a Places mobile bookmarks root. r=mak 2016-09-29 13:44:08 -07:00
ExtensionSearchHandler.jsm Bug 1267810 - Add a module for registering keywords and handling keyword input sessions. r=adw 2016-11-03 16:27:50 +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 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04: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 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
PlacesCategoriesStarter.js Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop 2016-11-03 14:42:06 -04:00
PlacesDBUtils.jsm Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop 2016-11-03 14:42:06 -04: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 1244340 - Part 3: pass userContextId to search suggestions r=mak 2016-08-26 18:59:00 +08:00
PlacesSyncUtils.jsm Bug 1309774 - Part 1. Sync bookmark validator should only expect to see children of roots on server. r=markh 2016-10-20 15:17:33 -04:00
PlacesTransactions.jsm Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04:00
PlacesUtils.jsm Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop 2016-11-03 14:42:06 -04:00
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
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 1267810 - Add a module for registering keywords and handling keyword input sessions. r=adw 2016-11-03 16:27:50 +00:00
VisitInfo.cpp
VisitInfo.h
moz.build Bug 1267810 - Add a module for registering keywords and handling keyword input sessions. r=adw 2016-11-03 16:27:50 +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
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 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -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 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -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 1302901 - Create a Places mobile bookmarks root. r=mak 2016-09-29 13:44:08 -07: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 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop 2016-11-03 14:42:06 -04:00
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 1302901 - Create a Places mobile bookmarks root. r=mak 2016-09-29 13:44:08 -07:00
nsNavBookmarks.h Bug 1302901 - Create a Places mobile bookmarks root. r=mak 2016-09-29 13:44:08 -07:00
nsNavHistory.cpp Bug 1305204 - (Part 1) Backout bug 1275746 a=backout 2016-10-23 14:24:41 +02: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 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop 2016-11-03 14:42:06 -04:00
nsPlacesIndexes.h
nsPlacesMacros.h Bug 1296401 - Implement simple chrome.bookmarks events, r=mak 2016-08-17 10:22:10 -04:00
nsPlacesModule.cpp
nsPlacesTables.h
nsPlacesTriggers.h Bug 1303405 - Ensure `RemoveFolderTransaction::UndoTransaction` passes the reinserted GUID to observers. r=mak 2016-09-16 13:22:47 -07:00
nsTaggingService.js Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop 2016-11-03 14:42:06 -04:00
toolkitplaces.manifest