gecko-dev/toolkit/components/places
Marco Bonardo 74d0780578 Bug 1547669 - Improve the TopSites WebExtension API with further options. r=mixedpuppy,Mardak,adw
Adds includePinned and includeSearchShortcuts options to the topSites API, so
that it's possible to get a list of results like it's shown on the newtab page.
Both options default to false, so that the existing behavior is preserved.
The API gets disabled on Android; this API always depended on APIs not well
supported there, and the test is disabled on Android, so it was untested.

Differential Revision: https://phabricator.services.mozilla.com/D36467

--HG--
extra : moz-landing-system : lando
2019-07-03 16:08:05 +00:00
..
bookmark_sync Bug 1552621 - Record shutdown blocker progress in the bookmarks mirror. r=markh,tcsc 2019-06-03 23:04:37 +00:00
tests Bug 1527389 - The aliases of hidden engines shouldn't show up in the urlbar r=adw 2019-07-01 23:03:41 +00:00
BookmarkHTMLUtils.jsm Bug 1508973 - Remove getAnnotationsForItem and unused bookmark annotations APIs. r=Standard8,lina 2019-06-25 15:21:53 +00:00
BookmarkJSONUtils.jsm Bug 1559403 - Use nsIStringInputStream.setUTF8Data in BookmarkJSONUtils. r=mak 2019-06-14 16:54:47 +00:00
Bookmarks.jsm Bug 1547669 - Improve the TopSites WebExtension API with further options. r=mixedpuppy,Mardak,adw 2019-07-03 16:08:05 +00:00
components.conf Bug 1482608 - Port the synced bookmarks merger to Rust. r=nika,mak,markh,tcsc 2019-03-25 04:50:14 +00:00
Database.cpp Bug 1555412 - Remove all the bookmark annotations but the last used one. r=Standard8 2019-06-05 10:25:13 +00:00
Database.h Bug 1555412 - Remove all the bookmark annotations but the last used one. r=Standard8 2019-06-05 10:25:13 +00:00
ExtensionSearchHandler.jsm Bug 1516706 extension omnibox incognito/PB support r=mak 2019-02-19 16:25:27 +00:00
FaviconHelpers.cpp Bug 1556474 - Expire associated favicons even if we are just storing a root icon. r=Standard8 2019-06-13 13:48:12 +00:00
FaviconHelpers.h
Helpers.cpp Bug 1482608 - Fix up inconsistent bookmarks at sync time. r=markh,tcsc 2019-03-25 04:50:38 +00:00
Helpers.h
History.cpp Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
History.h
History.jsm
INativePlacesEventCallback.h
jar.mn
moz.build Bug 1482608 - Port the synced bookmarks merger to Rust. r=nika,mak,markh,tcsc 2019-03-25 04:50:14 +00:00
mozIAsyncHistory.idl
mozIPlacesAutoComplete.idl
mozIPlacesPendingOperation.idl
mozISyncedBookmarksMirror.idl Bug 1552621 - Record shutdown blocker progress in the bookmarks mirror. r=markh,tcsc 2019-06-03 23:04:37 +00:00
nsAnnoProtocolHandler.cpp Bug 1536744 - Remove nsIProtocolHandler.newURI r=baku 2019-05-28 13:49:27 +00:00
nsAnnoProtocolHandler.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsAnnotationService.cpp Bug 1508973 - Remove getAnnotationsForItem and unused bookmark annotations APIs. r=Standard8,lina 2019-06-25 15:21:53 +00:00
nsAnnotationService.h Bug 1551779 part 4. Stop using [array] for getItemAnnotationNames. r=mak 2019-05-16 14:54:15 +00:00
nsFaviconService.cpp Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug 2019-06-08 21:26:12 +00:00
nsFaviconService.h Bug 1524687: Part 4 - Convert Places module to static registration. r=mak 2019-01-24 15:46:19 -08:00
nsIAnnotationService.idl Bug 1508973 - Remove getAnnotationsForItem and unused bookmark annotations APIs. r=Standard8,lina 2019-06-25 15:21:53 +00:00
nsIFaviconService.idl Bug 1551779 part 6. Stop using [array] for replaceFaviconData. r=mak 2019-05-16 14:20:17 +00:00
nsINavBookmarksService.idl Bug 1519840 - Stop onItemChanged updates for annotations. r=Standard8 2019-06-05 09:28:10 +00:00
nsINavHistoryService.idl Bug 1559686 - Reimplement the inputHistory feature in the Quantum Bar. r=adw 2019-06-20 18:21:01 +00:00
nsITaggingService.idl Bug 1551779 part 5. Stop using [array] for getTagsForURI. r=mak 2019-05-16 14:03:54 +00:00
nsNavBookmarks.cpp Bug 1555412 - Remove all the bookmark annotations but the last used one. r=Standard8 2019-06-05 10:25:13 +00:00
nsNavBookmarks.h
nsNavHistory.cpp Bug 1559686 - Reimplement the inputHistory feature in the Quantum Bar. r=adw 2019-06-20 18:21:01 +00:00
nsNavHistory.h Bug 1559686 - Reimplement the inputHistory feature in the Quantum Bar. r=adw 2019-06-20 18:21:01 +00:00
nsNavHistoryQuery.cpp Bug 1551779 part 2. Stop using [array] for get/setParents in nsINavHistoryService. r=mak 2019-05-16 13:06:11 +00:00
nsNavHistoryQuery.h Bug 1551779 part 2. Stop using [array] for get/setParents in nsINavHistoryService. r=mak 2019-05-16 13:06:11 +00:00
nsNavHistoryResult.cpp Bug 1519840 - Stop onItemChanged updates for annotations. r=Standard8 2019-06-05 09:28:10 +00:00
nsNavHistoryResult.h
nsPlacesIndexes.h
nsPlacesMacros.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsPlacesTables.h
nsPlacesTriggers.h
PageIconProtocolHandler.jsm Bug 1536744 - Remove nsIProtocolHandler.newURI r=baku 2019-05-28 13:49:27 +00:00
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm
PlacesCategoriesStarter.jsm Bug 1524688: Part 5 - Convert Places components to static registration r=mak 2019-01-29 18:02:04 -08:00
PlacesDBUtils.jsm
PlacesExpiration.jsm Bug 1552547 part 1. Stop using [array] in mozIStorageAsyncConnection.executeAsync. r=mak 2019-05-20 16:17:51 +00:00
PlacesRemoteTabsAutocompleteProvider.jsm
PlacesSearchAutocompleteProvider.jsm Bug 1527389 - The aliases of hidden engines shouldn't show up in the urlbar r=adw 2019-07-01 23:03:41 +00:00
PlacesSyncUtils.jsm Bug 1551779 part 5. Stop using [array] for getTagsForURI. r=mak 2019-05-16 14:03:54 +00:00
PlacesTransactions.jsm Bug 1469698 - Fix leftover annotation comments in PlacesTransactions. r=Standard8 2019-06-16 12:15:05 +00:00
PlacesUtils.jsm Bug 1508973 - Remove getAnnotationsForItem and unused bookmark annotations APIs. r=Standard8,lina 2019-06-25 15:21:53 +00:00
Shutdown.cpp
Shutdown.h
SQLFunctions.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
SQLFunctions.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
SyncedBookmarksMirror.h Bug 1482608 - Port the synced bookmarks merger to Rust. r=nika,mak,markh,tcsc 2019-03-25 04:50:14 +00:00
SyncedBookmarksMirror.jsm Bug 1558388 - Ensure the bookmarks mirror reports shutdown blocker state correctly. r=markh 2019-06-12 03:48:31 +00:00
TaggingService.jsm Bug 1551779 part 5. Stop using [array] for getTagsForURI. r=mak 2019-05-16 14:03:54 +00:00
unifiedcomplete-top-urls.json
UnifiedComplete.jsm Bug 1553067 - Quantum Bar may not return bookmark tags correctly. r=adw 2019-05-29 14:34:46 +00:00
VisitInfo.cpp
VisitInfo.h