Modules/Toolkit
< Modules
Jump to navigation
Jump to search
Note
Module information is now stored in the source code, where all changes should be made. For instructions on how to add, remove, or update module information, see the mots documentation. This page is kept for the historical record.
Only module owners may edit this page.
They may:
- update any information about their module except the name of the owner
- add or remove sub-modules
- change the owner of a sub-module
- add emeritus owners or peers
Other changes, including changes of module owner or addition/removal of modules, must be agreed with the Module Ownership Module group, probably via a discussion in mozilla.governance.
Name: | Toolkit (#) |
---|---|
Description: | Components shared between desktop and mobile browsers. |
Owner: | Dave Townsend, Gijs Kruitbosch |
Fallback Peer(s): | Jared Wein, Marco Bonardo, Matthew Noorenberghe |
Source Dir(s): | toolkit/ |
Bugzilla Component(s): | Firefox, Toolkit |
URL(s): | Code Review Guidelines |
Discussion Group: | firefox-dev |
Submodules
Name: | Application Startup (#) |
---|---|
Description: | The profile system and startup process before the front-end launches. |
Owner: | Dave Townsend |
Peer(s): | Nathan Froyd |
Source Dir(s): | toolkit/profile, toolkit/components/remote, toolkit/xre |
Name: | UI Widgets (#) |
---|---|
Description: | The base widgets used throughout the UI. |
Owner: | Neil Deakin |
Peer(s): | Andrew Swan |
Source Dir(s): | toolkit/content/widgets/ |
Name: | Webextensions (#) |
---|---|
Description: | Webextension APIs and integration. |
Owner: | Shane Caraveo, Tomislav Jovanovic |
Peer(s): | Luca Greco, Kris Maglione, Andrew Swan, Rob Wu, William Durand |
Source Dir(s): | browser/components/extensions/, toolkit/components/extensions/ |
Name: | Telemetry (#) |
---|---|
Description: | The core infrastructure in the Firefox client to send back Telemetry and FHR data. Includes the common mechanism to record, view and submit data like histograms, the Telemetry environment and custom pings. This module does not include responsibility for every piece of submitted Telemetry data. Each team/module is responsible for their own measurements (histograms, scalars, other ping submissions, etc.). |
Owner: | Chris Hutten-Czapski |
Peer(s): | Alessio Placitelli, Jan-Erik Rediger |
Owner(s) Emeritus: | Georg Fritzsche |
Source Dir(s): | toolkit/components/telemetry, toolkit/content/aboutTelemetry.* |
URL(s): | https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/index.html |
Discussion Group: | fx-data-dev |