gecko-dev/browser
Drew Willcoxon 912ec74678 Bug 1569366 - Move the top sites API from toolkit to browser r=mixedpuppy
Bug 1547669 added some things to the top sites API, but it turned out to be not quite what we (the quantumbar team) needed (see bug 1568617). What we need is the list of top sites exactly as it appears on newtab. That list is determined by activity stream, which lives in browser. But the top sites API lives in toolkit.

There was an earlier, now abandoned revision for that bug [1] where it was suggested that top sites be moved to browser. So we should do that.

[1] https://phabricator.services.mozilla.com/D36200

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

--HG--
rename : toolkit/components/extensions/parent/ext-topSites.js => browser/components/extensions/parent/ext-topSites.js
rename : toolkit/components/extensions/schemas/top_sites.json => browser/components/extensions/schemas/top_sites.json
rename : toolkit/components/extensions/test/xpcshell/test_ext_topSites.js => browser/components/extensions/test/xpcshell/test_ext_topSites.js
extra : moz-landing-system : lando
2019-07-29 17:00:19 +00:00
..
actors Bug 1568884. Remove unnecessary QIs to nsIObjectLoadingContent. r=mossop 2019-07-25 15:27:39 +00:00
app No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2019-07-29 13:29:43 +00:00
base Backed out 2 changesets (bug 1552716) for failures on browser_multiselect_tabs_using_keyboard.js CLOSED TREE 2019-07-29 18:43:14 +03:00
branding Bug 1566968 - Prevent very long reinstall prompt strings from overflowing the window. r=agashlin 2019-07-18 06:27:08 +00:00
components Bug 1569366 - Move the top sites API from toolkit to browser r=mixedpuppy 2019-07-29 17:00:19 +00:00
config Bug 1567968 - Fix build bustages on compare-mozconfigs.py. r=froydnj 2019-07-23 17:15:31 +03:00
docs Bug 1566932 - Move quantumbar docs to browser/components/urlbar/docs. r=mak 2019-07-23 17:54:03 +00:00
extensions Bug 1454211 - Disable test test_basic_autocomplete_form.html on windows and macos r=aryx 2019-07-28 16:29:27 +00:00
fonts Bug 1470107 - Update Twemoji Mozilla to 0.4.0 (twemoji 11.4.0). r=jfkthame 2019-04-19 20:58:50 +00:00
installer Backed out changeset 4aead1eca8c6 (bug 1521893) to fix crashes (bug 1568862) 2019-07-29 17:11:19 +02:00
locales Backed out changeset 3855d35999dd (bug 630614) for causing failures on browser_ext_tabs_sharingState.js. CLOSED TREE 2019-07-29 14:32:05 +03:00
modules Backed out changeset 3855d35999dd (bug 630614) for causing failures on browser_ext_tabs_sharingState.js. CLOSED TREE 2019-07-29 14:32:05 +03:00
themes Backed out 2 changesets (bug 1552716) for failures on browser_multiselect_tabs_using_keyboard.js CLOSED TREE 2019-07-29 18:43:14 +03:00
tools/mozscreenshots Bug 1566457 - Only export require, loader and DevToolsLoader from Loader.jsm r=jdescottes 2019-07-18 12:25:03 +00:00
.eslintrc.js Bug 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8 2019-06-28 17:14:01 +02:00
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh Bug 1562952 - Always build signmar when mar is built. r=nalexander 2019-07-16 19:01:03 +00:00
defs.mk
l10n-registry.manifest Bug 1555662 - Register L10nRegistry sources using categories. r=kmag 2019-06-08 04:37:31 +00:00
moz.build Backed out changeset 1558caa1157d (bug 1565296) for browser chrome failures on fxrui.html. 2019-07-23 12:46:58 +03:00
moz.configure