|  42c8938dfc 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 | ||
|---|---|---|
| .. | ||
| bin | ||
| common | ||
| content-src | ||
| css | ||
| data/content | ||
| docs | ||
| lib | ||
| loaders | ||
| locales-src | ||
| prerendered | ||
| test | ||
| vendor | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .mcignore | ||
| .nvmrc | ||
| .sass-lint.yml | ||
| .taskcluster.yml | ||
| .travis.yml | ||
| aboutNewTabService.js | ||
| CODEOWNERS | ||
| contributing.md | ||
| jar.mn | ||
| karma.mc.config.js | ||
| LICENSE | ||
| mochitest.sh | ||
| moz.build | ||
| NewTabComponents.manifest | ||
| nsIAboutNewTabService.idl | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| webpack.prerender.config.js | ||
| webpack.system-addon.config.js | ||
| yamscripts.yml | ||
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.
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 Mozilla’s l10n-drivers for guidance.