Modules/Other

From MozillaWiki
< Modules
Revision as of 08:08, 20 January 2020 by Pbrosset (talk | contribs) (Add more info about what part of the code fitzgen is still ok to review)
Jump to navigation Jump to search

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: Content Services Infrastructure (#)
Description: A set of data services that allow for content to be served and measured
Owner: Nan Jiang
Peer(s): Tim Spurway
Peer(s) Emeritus: Doug Turner, Olivier Yiptong
Source Dir(s): https://github.com/mozilla/onyx, https://github.com/mozilla/splice, https://github.com/mozilla/infernyx, https://github.com/mozilla/learnyx
Bugzilla Component(s): Content Services
URL(s): https://wiki.mozilla.org/Tiles
Name: DevTools (#)
Description: Mozilla Developer Tools
Owner: Patrick Brosset, Joe Walker
Peer(s): Paul Rouget, Panagiotis Astithas, Mike Ratcliffe, Victor Porof, Nick Fitzgerald (memory tool and JS::ubi::Node), Jim Blandy, Alex Poirot, Brian Grinstead, J. Ryan Stinnett, Jan Keromnes,Tim Nguyen, Jordan Santell, Lin Clark, Jason Laster, Jan 'Honza' Odvarko, Julian Descottes, Greg Tatum, Gabriel Luong, Nicolas Chevobbe, Yulia Startsev, Soledad Penadés, Julien Wajsberg, Razvan Caliman, Micah Tigley
Peer(s) Emeritus: Mihai Șucan, Rob Campbell, Heather Arthur, Anton Kovalyov, Brandon Benvie, Eddy Bruel, James Long, Matteo Ferretti, Steve Fink (heapsnapshot code), Jaroslav Šnajdr, Tom Tromey
Source Dir(s): devtools
Bugzilla Component(s): Firefox::Developer Tools
URL(s): https://wiki.mozilla.org/DevTools
Discussion Group: dev-developer-tools
Name: Firefox for Android (Fennec) (#)
Description: Mobile Web Browser
Owner: James Willcox (:snorp), Sebastian Kaspari (:sebastian)
Peer(s): Chenxia Liu (:liuche), Nick Alexander (:nalexander), Michael Comella (:mcomella), Grisha Kruglov (:grisha)
Source Dir(s): mobile/
Bugzilla Component(s): Firefox for Android
URL(s): https://wiki.mozilla.org/Fennec
Discussion Group: https://mail.mozilla.org/listinfo/mobile-firefox-dev
Name: Firefox for iOS (Fennec) (#)
Description: Mobile Web Browser
Owner: Stefan Arentz
Peer(s): Farhan Patel Justin D'Arcangelo, Emily Toop, James Hugman
Source Dir(s): https://github.com/mozilla/firefox-ios
Bugzilla Component(s): Firefox for iOS
URL(s): https://wiki.mozilla.org/Fennec
Discussion Group: https://mail.mozilla.org/listinfo/mobile-firefox-dev
Name: Firefox Accounts (#)
Description: The Firefox Accounts identity provider and the integration of user-data services tied to a Firefox Account. Where this work overlaps with existing modules (e.g. FX front-end, FX Android front-end, FXOS), design and code reviews from all relevant module owners will be required.
Owner: Ryan Kelly
Peer(s): Vlad Filippov, Vijay Budhram, Danny Coates, Jared Hirsch
Peer(s) Emeritus: Shane Tomlinson
Source Dir(s): https://github.com/mozilla/fxa
URL(s): https://github.com/mozilla/fxa
Name: Mozilla Location Service (MLS) (#)
Description: The Mozillla Location Service provides a service to position your device based on cell and wireless information.
Owner: Will Kahn-Greene
Peer(s): John Whitlock
Owner(s) Emeritus: Hanno Schlighting
Peer(s) Emeritus: Victor Ng (2013-2014), Graydon Hoare (2014)
Source Dir(s): https://github.com/mozilla/ichnaea
Bugzilla Component(s): Mozilla Services :: Location, https://github.com/mozilla/ichnaea/issues
URL(s): https://location.services.mozilla.com
Discussion Forum(s): mozilla.dev.geolocation
Name: Mozilla Stumbler ("MozStumbler") (#)
Description: The Mozilla Stumbler (MozStumbler) collects wireless network information for crowd-sourcing location positioning with Mozilla Location Service (MLS).
Owner: Garvan Keeley
Peer(s): Victor Ng, Doug Turner, Chris Peterson
Source Dir(s): https://github.com/mozilla/MozStumbler
Bugzilla Component(s): https://github.com/mozilla/MozStumbler/issues
URL(s): https://location.services.mozilla.com
Discussion Forum(s): mozilla.dev.geolocation
Name: Sync (#)
Description: Firefox Sync client
Owner: Ryan Kelly
Peer(s): Mark Hammond
Source Dir(s): services/sync/
Bugzilla Component(s): Sync
URL(s): https://wiki.mozilla.org/Services/Process/Code_Review
Name: Remote Protocol (#)
Description: Low-level remote protocol exposing interfaces for inspecting state and controlling execution of web documents, instrumenting various subsystems in the browser, simulating user interaction for automation purposes, and for subscribing to updates from the aforementioned.
Owner: Andreas Tolfsen
Peer(s): Maja Frydrychowicz, Henrik Skupin
Peer(s) Emeritus: Alexandre Poirot, Julian Descottes, Yulia Startsev
Source Dir(s): remote/
Bugzilla Component(s): Remote Protocol
URL(s): https://firefox-source-docs.mozilla.org/remote/
Discussion Group: dev-remote
Name: Rhino (#)
Description: JavaScript interpreter/compiler implemented in Java
Owner: Greg Brail
Peer(s): Norris Boyd, Attila Szegedi
Source Dir(s): js/rhino/
Bugzilla Component(s): Rhino
URL(s): http://www.mozilla.org/rhino/
Discussion Group: dev-tech-js-engine
Name: Screenshots (#)
Description: Code relating to Screenshots functionality, both client (eg. Firefox) and server.
Owner: Ian Bicking
Peer(s): Jared Hirsch, Barry Chen, Punam Dahiya
Source Dir(s): browser/extensions/screenshots
Bugzilla Component(s): Firefox::Screenshots, Cloud Services::Server: Screenshots
Name: URL Classifier (#)
Description: Database and list-based classification of URL resources, such as Tracking Protection and SafeBrowsing.
Owner: Dimi Lee (client), Luke Crouch (server)
Peer(s): Gian-Carlo Pascutto (client)
Owner(s) Emeritus: François Marier
Peer(s) Emeritus: Henry Chang, Ryan Tilder
Source Dir(s): toolkit/components/url-classifier, netwerk/url-classifier, https://github.com/mozilla-services/shavar
URL(s): https://wiki.mozilla.org/Phishing_Protection, https://wiki.mozilla.org/Security/Tracking_protection, https://wiki.mozilla.org/Security/Application_Reputation
Discussion Group: mozilla.dev.platform
Name: WebCompat Addons (#)
Description: Compatibility interventions (webcompat system addon) and bug reporting capabilities (Report Site Issue addon).
Owner: Mike Taylor
Peer(s): Dennis Schubert, Thomas Wisniewski
Source Dir(s): browser/extensions/webcompat, browser/extensions/report-site-issue, mobile/android/extensions/webcompat, mobile/android/extensions/report-site-issue, https://github.com/mozilla/webcompat-addon
Bugzilla Component(s): Web Compatibility::Interventions, Web Compatibility::Tooling & Investigations
URL(s): https://wiki.mozilla.org/Compatibility/Go_Faster_Addon
Discussion Group: compatibility@lists.mozilla.org