fune/browser/extensions/activity-stream
Paolo Amadini 30ea634bb0 Bug 1242505 - Part 5 - Remove obsolete whitelisting of unhandled rejections. r=Mossop
The whitelisting function thisTestLeaksUncaughtRejectionsAndShouldBeFixed was replaced by expectUncaughtRejection, and existing calls did not take effect anymore.

MozReview-Commit-ID: 3uOxkgWYWEz

--HG--
extra : rebase_source : 5a10a3ebbfe0ce2a801330041f95447c313a9a70
extra : source : 6f0394b523a66dab444b8551deb8f3c6c81d8f31
2017-05-25 15:00:49 +01:00
..
common Bug 1363085 - Part 2. Add telemetry, context menu, react-intl to Activity Stream system add-on. r=ursula 2017-05-09 16:09:43 -07:00
data Bug 1363085 - Part 2. Add telemetry, context menu, react-intl to Activity Stream system add-on. r=ursula 2017-05-09 16:09:43 -07:00
lib Bug 1363085 - Part 2. Add telemetry, context menu, react-intl to Activity Stream system add-on. r=ursula 2017-05-09 16:09:43 -07:00
test Bug 1242505 - Part 5 - Remove obsolete whitelisting of unhandled rejections. r=Mossop 2017-05-25 15:00:49 +01:00
vendor Bug 1363085 - Part 2. Add telemetry, context menu, react-intl to Activity Stream system add-on. r=ursula 2017-05-09 16:09:43 -07:00
bootstrap.js Bug 1359481 - Add top sites and search to activity-stream system add-on. r=Mardak 2017-04-25 13:31:29 -07:00
install.rdf.in
jar.mn Bug 1363085 - Part 2. Add telemetry, context menu, react-intl to Activity Stream system add-on. r=ursula 2017-05-09 16:09:43 -07:00
moz.build
README.md

activity-stream

This system add-on replaces the new tab page in Firefox with a new design and functionality as part of the Activity Stream project. It can be enabled (or disabled) via the browser.newtabpage.activity-stream.enabled pref.

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