gecko-dev/browser/components/newtab
Ricky Rosario df12ebdab4 Bug 1526387 - CFR Addon Recommendations call remote API before clicking "Install" r=k88hudson
MozReview-Commit-ID: EgXnUTzfPf3

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

--HG--
extra : moz-landing-system : lando
2019-02-08 23:59:48 +00:00
..
bin Backed out changeset f4b12306c336 (bug 1521836) for browser chrome failures on browser_search_subdialogs_within_preferences_6. 2019-01-23 20:39:28 +02:00
common Bug 1526066 - Add perf improvements, design refinements, and bug fixes to Activity Stream r=nanj 2019-02-08 18:08:10 +00:00
content-src Bug 1526066 - Add perf improvements, design refinements, and bug fixes to Activity Stream r=nanj 2019-02-08 18:08:10 +00:00
css Bug 1526066 - Add perf improvements, design refinements, and bug fixes to Activity Stream r=nanj 2019-02-08 18:08:10 +00:00
data/content Bug 1526066 - Add perf improvements, design refinements, and bug fixes to Activity Stream r=nanj 2019-02-08 18:08:10 +00:00
docs Bug 1523092 - Enable codespell on more directories r=ahal 2019-01-30 14:16:08 +00:00
lib Bug 1526387 - CFR Addon Recommendations call remote API before clicking "Install" r=k88hudson 2019-02-08 23:59:48 +00:00
loaders Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
locales-src Bug 1526066 - Add perf improvements, design refinements, and bug fixes to Activity Stream r=nanj 2019-02-08 18:08:10 +00:00
prerendered Bug 1526066 - Add perf improvements, design refinements, and bug fixes to Activity Stream r=nanj 2019-02-08 18:08:10 +00:00
test Bug 1526387 - CFR Addon Recommendations call remote API before clicking "Install" r=k88hudson 2019-02-08 23:59:48 +00:00
vendor Bug 1502461 - Fix recommendation counts, recommendation alignment and bug fixes to Activity Stream r=k88hudson 2018-10-27 01:31:08 +00:00
.eslintignore Bug 1502461 - Fix recommendation counts, recommendation alignment and bug fixes to Activity Stream r=k88hudson 2018-10-27 01:31:08 +00:00
.eslintrc.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
.mcignore Bug 1502461 - Fix recommendation counts, recommendation alignment and bug fixes to Activity Stream r=k88hudson 2018-10-27 01:31:08 +00:00
.nvmrc Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
.sass-lint.yml Bug 1499886 - Add send-to-device snippet, right-to-left robustness and bug fixes to Activity Stream r=k88hudson 2018-10-18 05:00:47 +00:00
.taskcluster.yml Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
.travis.yml Bug 1520691 - Add Discovery components, search polish and bug fixes to Activity Stream r=k88hudson 2019-01-17 20:53:45 +00:00
aboutNewTabService.js Bug 1525452 - Add Message component, visibility capping and bug fixes to Activity Stream r=k88hudson 2019-02-06 15:58:38 +00:00
CODEOWNERS Bug 1499886 - Add send-to-device snippet, right-to-left robustness and bug fixes to Activity Stream r=k88hudson 2018-10-18 05:00:47 +00:00
contributing.md Bug 1498314 - Add simplified onboarding, CFR installing and bug fixes to Activity Stream r=ursula 2018-10-11 20:30:28 +00:00
jar.mn Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
karma.mc.config.js Bug 1525452 - Add Message component, visibility capping and bug fixes to Activity Stream r=k88hudson 2019-02-06 15:58:38 +00:00
LICENSE Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
mochitest.sh Bug 1517867 - Add Discovery Stream stubs + tools and bug fixes to Activity Stream r=k88hudson 2019-01-07 20:25:46 +00:00
moz.build Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
NewTabComponents.manifest
nsIAboutNewTabService.idl Bug 1525452 - Add Message component, visibility capping and bug fixes to Activity Stream r=k88hudson 2019-02-06 15:58:38 +00:00
package-lock.json Bug 1525452 - Add Message component, visibility capping and bug fixes to Activity Stream r=k88hudson 2019-02-06 15:58:38 +00:00
package.json Bug 1525452 - Add Message component, visibility capping and bug fixes to Activity Stream r=k88hudson 2019-02-06 15:58:38 +00:00
README.md Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
webpack.aboutlibrary.config.js Bug 1502461 - Fix recommendation counts, recommendation alignment and bug fixes to Activity Stream r=k88hudson 2018-10-27 01:31:08 +00:00
webpack.prerender.config.js Bug 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
webpack.system-addon.config.js Bug 1525452 - Add Message component, visibility capping and bug fixes to Activity Stream r=k88hudson 2019-02-06 15:58:38 +00:00
yamscripts.yml Bug 1504864 - Add fix for pocket double-adding spocs, remove Amazon CFR metadata to Activity Stream r=andreio 2018-11-06 15:43:41 +00:00

activity-stream

Task Status

This system add-on replaces the new tab page in Firefox with a new design and functionality as part of the Activity Stream project.

The files in this directory, including vendor dependencies, are imported from the system-addon directory in https://github.com/mozilla/activity-stream.

Read docs/v2-system-addon for more detail.

Where should I file bugs?

We regularly check the ActivityStream:NewTab component on Bugzilla.

For Developers

If you are interested in contributing, take a look at this guide on where to find us and how to contribute, and this guide for getting your development environment set up.

For Localizers

Activity Stream localization is managed via Pontoon, not direct pull requests to the repository. If you want to fix a typo, add a new language, or simply know more about localization, please get in touch with the existing localization team for your language, or Mozillas l10n-drivers for guidance.