gecko-dev/toolkit/components/places
2019-11-06 21:41:42 +00:00
..
bookmark_sync Bug 1588329 - Use the new variableLimit getter to chunk binding params in Places. r=mak 2019-10-15 21:23:26 +00:00
tests Bug 1594356 - Remove browser_moz_action_link.js, that is failing with Fission. r=adw 2019-11-06 21:41:42 +00:00
BookmarkHTMLUtils.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
BookmarkJSONUtils.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
Bookmarks.jsm Bug 1588329 - Chunk bound params in bookmarks and history. r=mak 2019-10-15 21:23:45 +00:00
components.conf
Database.cpp Bug 1564894 - Use a memory temp store when creating the favicons database. r=Standard8 2019-07-11 10:15:35 +00:00
Database.h
ExtensionSearchHandler.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
FaviconHelpers.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
FaviconHelpers.h
Helpers.cpp Bug 1535379 - Remove handling of autocomplete-will-enter-text from Places. r=Standard8 2019-10-31 17:18:53 +00:00
Helpers.h Bug 1535379 - Remove handling of autocomplete-will-enter-text from Places. r=Standard8 2019-10-31 17:18:53 +00:00
History.cpp Bug 1593690 - Batch content -> parent visited queries. r=mak 2019-11-06 12:11:06 +00:00
History.h Bug 1593690 - Start visited queries from an idle timer. r=mak,lina 2019-11-06 12:10:59 +00:00
History.jsm Bug 1588329 - Chunk bound params in bookmarks and history. r=mak 2019-10-15 21:23:45 +00:00
INativePlacesEventCallback.h
jar.mn
moz.build
mozIAsyncHistory.idl
mozIPlacesAutoComplete.idl
mozIPlacesPendingOperation.idl
mozISyncedBookmarksMirror.idl Bug 1579728 - Use completion ops to upload synced bookmark tombstones. r=markh 2019-09-17 06:27:12 +00:00
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 1508973 - Remove getAnnotationsForItem and unused bookmark annotations APIs. r=Standard8,lina 2019-06-25 15:21:53 +00:00
nsAnnotationService.h
nsFaviconService.cpp
nsFaviconService.h
nsIAnnotationService.idl Bug 1508973 - Remove getAnnotationsForItem and unused bookmark annotations APIs. r=Standard8,lina 2019-06-25 15:21:53 +00:00
nsIFaviconService.idl
nsINavBookmarksService.idl
nsINavHistoryService.idl Bug 1559686 - Reimplement the inputHistory feature in the Quantum Bar. r=adw 2019-06-20 18:21:01 +00:00
nsITaggingService.idl
nsNavBookmarks.cpp Bug 1588329 - Use the new variableLimit getter to chunk binding params in Places. r=mak 2019-10-15 21:23:26 +00:00
nsNavBookmarks.h
nsNavHistory.cpp Bug 1535379 - Remove handling of autocomplete-will-enter-text from Places. r=Standard8 2019-10-31 17:18:53 +00:00
nsNavHistory.h Bug 1535379 - Remove handling of autocomplete-will-enter-text from Places. r=Standard8 2019-10-31 17:18:53 +00:00
nsNavHistoryQuery.cpp
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 1587162 - Fix UBSAN complaints about pref callbacks. r=erahm 2019-11-01 02:57:20 +00:00
nsNavHistoryResult.h Bug 1587176 - Rename some nsCOMArray internal stuff. r=erahm 2019-11-05 00:12:06 +00:00
nsPlacesIndexes.h
nsPlacesMacros.h
nsPlacesTables.h
nsPlacesTriggers.h
PageIconProtocolHandler.jsm Bug 1566595. Stop using [array] in nsIBinaryOutputStream. r=froydnj 2019-07-22 20:27:39 +00:00
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
PlacesCategoriesStarter.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
PlacesDBUtils.jsm Bug 1586427 - Expand Places maintenance tasks for missing and wrong item types. r=mak 2019-10-14 17:50:33 +00:00
PlacesExpiration.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
PlacesRemoteTabsAutocompleteProvider.jsm Bug 1579334 - Properly limit remote tab matches in the quantumbar. r=mak 2019-10-22 15:22:48 +00:00
PlacesSearchAutocompleteProvider.jsm Bug 1562926 - Use the default private search engine in the address bar. r=daleharvey 2019-08-29 14:43:43 +00:00
PlacesSyncUtils.jsm Bug 1588329 - Use the new variableLimit getter to chunk binding params in Places. r=mak 2019-10-15 21:23:26 +00:00
PlacesTransactions.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
PlacesUtils.jsm Bug 1594356 - Remove browser_moz_action_link.js, that is failing with Fission. r=adw 2019-11-06 21:41:42 +00:00
Shutdown.cpp
Shutdown.h Bug 1565312: Remove useless include of Database.h in Shutdown.h r=mak 2019-08-02 09:40:16 +00:00
SQLFunctions.cpp Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden 2019-09-18 08:26:34 +00:00
SQLFunctions.h
SyncedBookmarksMirror.h
SyncedBookmarksMirror.jsm Bug 1588329 - Use the new variableLimit getter to chunk binding params in Places. r=mak 2019-10-15 21:23:26 +00:00
TaggingService.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
unifiedcomplete-top-urls.json
UnifiedComplete.jsm Bug 1594356 - Remove browser_moz_action_link.js, that is failing with Fission. r=adw 2019-11-06 21:41:42 +00:00
VisitInfo.cpp
VisitInfo.h