Modules/Toolkit: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Moving to mots.yaml)
(Replaced content with "[https://firefox-source-docs.mozilla.org/mots/index.html Modules for "Toolkit" are now tracked on firefox-source-docs.]")
 
Line 1: Line 1:
<noinclude>
[https://firefox-source-docs.mozilla.org/mots/index.html Modules for "Toolkit" are now tracked on firefox-source-docs.]
'''Note'''
 
Module information is now stored in the [https://hg.mozilla.org/mozilla-central/file/tip/mots.yaml source code], where all changes should be made. For instructions on how to add, remove, or update module information, see the [https://mots.readthedocs.io/en/latest/#adding-a-module 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 [https://www.mozilla.org/about/forums/#governance mozilla.governance].
</noinclude>
{{Module
|name=Toolkit
|description=Components shared between desktop and mobile browsers.
|owner=[mailto:dtownsend@mozilla.com Dave Townsend], [mailto:gkruitbosch@mozilla.com Gijs Kruitbosch]
|fallbackpeers=[mailto:jwein@mozilla.com Jared Wein], [mailto:mbonardo@mozilla.com Marco Bonardo], [mailto:MattN@mozilla.com Matthew Noorenberghe]
|ownersemeritus=
|peersemeritus=
|group=firefox-dev
|source_dirs=toolkit/
|url=[[Firefox/Code_Review|Code Review Guidelines]]
|components=Firefox, Toolkit
}}
 
== Submodules ==
 
{{Module
|name=Application Startup
|description=The profile system and startup process before the front-end launches.
|owner=[mailto:dtownsend@mozilla.com Dave Townsend]
|peers=[mailto:nfroyd@mozilla.com Nathan Froyd]
|source_dirs=toolkit/profile, toolkit/components/remote, toolkit/xre
|url=
|components=
}}
 
{{Module
|name=UI Widgets
|description=The base widgets used throughout the UI.
|owner=[mailto:neil@mozilla.com Neil Deakin]
|peers=[mailto:aswan@mozilla.com Andrew Swan]
|source_dirs=toolkit/content/widgets/
|url=
|components=
}}
 
{{Module
|name=Webextensions
|description=Webextension APIs and integration.
|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: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/
|url=
|components=
}}
 
{{Module
|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.<br>
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=[mailto:chutten@mozilla.com Chris Hutten-Czapski]
|ownersemeritus=Georg Fritzsche
|peers=[mailto:aplacitelli@mozilla.com Alessio Placitelli], [mailto:jrediger@mozilla.com Jan-Erik Rediger]
|group=fx-data-dev
|source_dirs=toolkit/components/telemetry, toolkit/content/aboutTelemetry.*
|url=https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/index.html
}}

Latest revision as of 04:08, 18 October 2022