Modules/Toolkit: Difference between revisions
< Modules
Jump to navigation
Jump to search
(Create module entry for Picture-in-Picture) |
(Move Picture-in-Picture module from toolkit to desktop) |
||
Line 66: | Line 66: | ||
|source_dirs=toolkit/components/telemetry, toolkit/content/aboutTelemetry.* | |source_dirs=toolkit/components/telemetry, toolkit/content/aboutTelemetry.* | ||
|url=https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/index.html | |url=https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/index.html | ||
}} | }} |
Revision as of 15:51, 26 November 2021
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, Jim Mathies, Andrew Swan, Rob Wu |
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 |