|
|
(11 intermediate revisions by 7 users not shown) |
Line 1: |
Line 1: |
| <noinclude>
| | [https://firefox-source-docs.mozilla.org/mots/index.html Modules for "Toolkit" are now tracked on firefox-source-docs.] |
| '''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=XUL Toolkit
| |
| |owner=[mailto:dtownsend@oxymoronical.com Dave Townsend]
| |
| |peers=[[Modules/Firefox|All Firefox peers]]
| |
| |ownersemeritus=Benjamin Smedberg
| |
| |peersemeritus=Mark Finkle, Margaret Leibovic, Irving Reid, Doug Turner
| |
| |group=dev-platform
| |
| |source_dirs=toolkit, xulrunner, chrome
| |
| |url=http://www.mozilla.org/projects/toolkit/review.html, https://wiki.mozilla.org/Toolkit/Code_Review,
| |
| http://developer.mozilla.org/en/docs/Toolkit_API
| |
| }}
| |
| {{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:gfritzsche@mozilla.com Georg Fritzsche]
| |
| |peers=[mailto:aplacitelli@mozilla.com Alessio Placitelli], [mailto:chutten@mozilla.com Chris Hutten-Czapski]
| |
| |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
| |
| }}
| |