Modules/Toolkit: Difference between revisions
< Modules
Jump to navigation
Jump to search
No edit summary |
(Add telemetry module per governance proposal.) |
||
Line 21: | Line 21: | ||
|url=http://www.mozilla.org/projects/toolkit/review.html, https://wiki.mozilla.org/Toolkit/Code_Review, | |url=http://www.mozilla.org/projects/toolkit/review.html, https://wiki.mozilla.org/Toolkit/Code_Review, | ||
http://developer.mozilla.org/en/docs/Toolkit_API | 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. Include the common mechanism to submit histograms and the telemetry environment as well as custom pings. This module does ''not'' include responsibility for every piece of submitted telemetry data. Each team/module is responsible for their own histogram, scalar, and other ping submissions. | |||
|owner=[mailto:gfritzsche@mozilla.com Georg Fritzsche] | |||
|peers=[mailto:aplacitelli@mozilla.com Alessio Placitelli] | |||
|group=fhr-dev | |||
|source_dirs=toolkit/components/telemetry | |||
|url=https://gecko.readthedocs.io/en/latest/toolkit/components/telemetry/telemetry/ | |||
}} | }} |
Revision as of 15:19, 6 September 2016
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: | XUL Toolkit |
Owner: | Dave Townsend |
Peer(s): | All Firefox peers and Dietrich Ayala, Nathan Froyd, Axel Hecht, Edward Lee, Mark Mentovai, Ted Mielczarek, Brian Nicholson, David Rajchenbach-Teller, Neil Rashbrook, Gregory Szorc |
Peer(s) Emeritus: | Mark Finkle, Margaret Leibovic, Irving Reid, Doug Turner |
Source Dir(s): | toolkit, xulrunner, chrome |
URL(s): | http://www.mozilla.org/projects/toolkit/review.html, https://wiki.mozilla.org/Toolkit/Code_Review, http://developer.mozilla.org/en/docs/Toolkit_API |
Discussion Group: | dev-platform |
Name: | Telemetry (#) |
---|---|
Description: | The core infrastructure in the Firefox client to send back telemetry and FHR data. Include the common mechanism to submit histograms and the telemetry environment as well as custom pings. This module does not include responsibility for every piece of submitted telemetry data. Each team/module is responsible for their own histogram, scalar, and other ping submissions. |
Owner: | Georg Fritzsche |
Peer(s): | Alessio Placitelli |
Source Dir(s): | toolkit/components/telemetry |
URL(s): | https://gecko.readthedocs.io/en/latest/toolkit/components/telemetry/telemetry/ |
Discussion Group: | fhr-dev |