Modules/Toolkit: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Move Picture-in-Picture module from toolkit to desktop)
(Add William Durand as peer on WebExtensions)
Line 50: Line 50:
|description=Webextension APIs and integration.
|description=Webextension APIs and integration.
|owner=[mailto:scaraveo@mozilla.com Shane Caraveo], [mailto:tjovanovic@mozilla.com Tomislav Jovanovic]
|owner=[mailto:scaraveo@mozilla.com Shane Caraveo], [mailto:tjovanovic@mozilla.com Tomislav Jovanovic]
|peers=[mailto:lgreco@mozilla.com Luca Greco], [mailto:kmaglione@mozilla.com Kris Maglione], [mailto:jmathies@mozilla.com Jim Mathies], [mailto:aswan@mozilla.com Andrew Swan], [mailto:rwu@mozilla.com Rob Wu]
|peers=[mailto:lgreco@mozilla.com Luca Greco], [mailto:kmaglione@mozilla.com Kris Maglione], [mailto:aswan@mozilla.com Andrew Swan], [mailto:rwu@mozilla.com Rob Wu], [mailto:willdurand@mozilla.com William Durand]
|source_dirs=browser/components/extensions/, toolkit/components/extensions/
|source_dirs=browser/components/extensions/, toolkit/components/extensions/
|url=
|url=

Revision as of 15:17, 28 January 2022

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