fune/browser/components/newtab
Paolo Amadini 42c8938dfc Bug 1493844 - Part 2 - Remove the "caption" and "groupbox" bindings. r=bgrins,dao,jaws,johannh,surkov
Proper native "groupbox" styling depends on the structure of the XBL binding. By restyling the Page Info dialog, the native styling is now unused except for the Print Page Setup dialog on Windows. The native apperance is thus not applied by default anymore, and the "groupbox" element can just be used semantically for accessibility. The Print Page Setup dialog applies the native styling on its own in a way that still works on Windows.

The only other consumers of "groupbox" are the in-content Preferences pages and dialogs. These are updated to use simpler styles that don't depend on the binding structure.

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

--HG--
extra : rebase_source : af36d911980517f9b53036f4cd4f800c5e20ad22
2018-10-23 10:14:06 +01:00
..
bin 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
common Bug 1500553 - Add CFR preference UI to about:preferences r=flod,ursula,k88hudson 2018-10-20 12:38:08 +00:00
content-src Bug 1500540 - Add end-of-year snippet, contextual-feature-recommender preference and bug fixes to Activity Stream r=k88hudson 2018-10-19 22:59:47 +00:00
css Bug 1500540 - Add end-of-year snippet, contextual-feature-recommender preference and bug fixes to Activity Stream r=k88hudson 2018-10-19 22:59:47 +00:00
data/content Bug 1500553 - Add CFR preference UI to about:preferences r=flod,ursula,k88hudson 2018-10-20 12:38:08 +00:00
docs Bug 1498462 - Add Personalization v2, RichText snippets and bug fixes to Activity Stream r=ursula 2018-10-12 19:13:39 +00:00
lib Bug 1493844 - Part 2 - Remove the "caption" and "groupbox" bindings. r=bgrins,dao,jaws,johannh,surkov 2018-10-23 10:14:06 +01: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 1500540 - Add end-of-year snippet, contextual-feature-recommender preference and bug fixes to Activity Stream r=k88hudson 2018-10-19 22:59:47 +00:00
prerendered Bug 1500540 - Add end-of-year snippet, contextual-feature-recommender preference and bug fixes to Activity Stream r=k88hudson 2018-10-19 22:59:47 +00:00
test Bug 1500553 - Add CFR preference UI to about:preferences r=flod,ursula,k88hudson 2018-10-20 12:38:08 +00:00
vendor Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
.eslintignore Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
.eslintrc.js 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
.mcignore Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07: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 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
aboutNewTabService.js Bug 1494427 - [Export] Add locale targeting, ASR onboarding/user pref fixes, test fixes to Activity Stream r=ursula 2018-09-28 20:59:01 +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 1496457 - Add Newsletter template, addon install telemetry, remove legacy onboarding code, and bug fixes to Activity Stream r=Mardak 2018-10-05 19:16:25 +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 1500540 - Add end-of-year snippet, contextual-feature-recommender preference and bug fixes to Activity Stream r=k88hudson 2018-10-19 22:59:47 +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 1471243 - Do not prerender ActivityStream for about:welcome r=k88hudson 2018-07-09 15:11:03 -07:00
package-lock.json Bug 1496457 - Add Newsletter template, addon install telemetry, remove legacy onboarding code, and bug fixes to Activity Stream r=Mardak 2018-10-05 19:16:25 +00:00
package.json 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
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.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 1489962 - Add snippets targeting, Pocket tagging and bug fixes to Activity Stream r=Mardak 2018-09-20 18:36:20 +00:00
yamscripts.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

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.